__pfn_to_phys 109 arch/ia64/include/asm/page.h # define __pfn_to_phys(pfn) PFN_PHYS(pfn) __pfn_to_phys 53 arch/m68k/include/asm/page.h #define __pfn_to_phys(pfn) PFN_PHYS(pfn) __pfn_to_phys 79 include/asm-generic/memory_model.h #define __pfn_to_phys(pfn) PFN_PHYS(pfn)