Home
last modified time | relevance | path

Searched refs:xen_dma_sync_single_for_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/xen/arm/
Dpage-coherent.h96 static inline void xen_dma_sync_single_for_device(struct device *hwdev, in xen_dma_sync_single_for_device() function
/linux-4.19.296/drivers/xen/
Dswiotlb-xen.c495 xen_dma_sync_single_for_device(hwdev, dev_addr, size, dir); in xen_swiotlb_sync_single()