Searched refs:bfn (Results 1 – 3 of 3) sorted by relevance
70 static inline unsigned long bfn_to_pfn(unsigned long bfn) in bfn_to_pfn() argument72 return bfn; in bfn_to_pfn()75 #define bfn_to_local_pfn(bfn) bfn_to_pfn(bfn) argument
145 unsigned int bfn = XEN_PFN_DOWN(dev_addr); in xen_arch_need_swiotlb() local162 return (!hypercall_cflush && (xen_pfn != bfn) && in xen_arch_need_swiotlb()
210 #define bfn_to_pfn(bfn) gfn_to_pfn(bfn) argument