Home
last modified time | relevance | path

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

/Linux-v5.4/include/xen/arm/
Dpage.h108 bool xen_arch_need_swiotlb(struct device *dev,
/Linux-v5.4/arch/arm/xen/
Dmm.c93 bool xen_arch_need_swiotlb(struct device *dev, in xen_arch_need_swiotlb() function
/Linux-v5.4/arch/x86/include/asm/xen/
Dpage.h362 static inline bool xen_arch_need_swiotlb(struct device *dev, in xen_arch_need_swiotlb() function
/Linux-v5.4/drivers/xen/
Dswiotlb-xen.c380 !xen_arch_need_swiotlb(dev, phys, dev_addr) && in xen_swiotlb_map_page()