Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/arm/
Dpage.h108 bool xen_arch_need_swiotlb(struct device *dev,
/Linux-v4.19/arch/arm/xen/
Dmm.c140 bool xen_arch_need_swiotlb(struct device *dev, in xen_arch_need_swiotlb() function
/Linux-v4.19/drivers/xen/
Dswiotlb-xen.c384 !xen_arch_need_swiotlb(dev, phys, dev_addr) && in xen_swiotlb_map_page()
561 xen_arch_need_swiotlb(hwdev, paddr, dev_addr) || in xen_swiotlb_map_sg_attrs()
/Linux-v4.19/arch/x86/include/asm/xen/
Dpage.h335 static inline bool xen_arch_need_swiotlb(struct device *dev, in xen_arch_need_swiotlb() function