Home
last modified time | relevance | path

Searched defs:__pfn_to_phys (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/include/asm-generic/
Dmemory_model.h79 #define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro
/linux-5.10/arch/m68k/include/asm/
Dpage.h66 #define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro
/linux-5.10/arch/ia64/include/asm/
Dpage.h109 # define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro