Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dmemory_model.h79 #define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro
/Linux-v5.4/arch/m68k/include/asm/
Dpage.h53 #define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro
/Linux-v5.4/arch/ia64/include/asm/
Dpage.h109 # define __pfn_to_phys(pfn) PFN_PHYS(pfn) macro