Home
last modified time | relevance | path

Searched refs:xen_arch_need_swiotlb (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/xen/arm/
H A Dpage.h115 bool xen_arch_need_swiotlb(struct device *dev,
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Dmm.c95 bool xen_arch_need_swiotlb(struct device *dev, in xen_arch_need_swiotlb() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dpage.h361 static inline bool xen_arch_need_swiotlb(struct device *dev, in xen_arch_need_swiotlb() function
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dswiotlb-xen.c389 !xen_arch_need_swiotlb(dev, phys, dev_addr) && in xen_swiotlb_map_page()