Home
last modified time | relevance | path

Searched defs:pfn_to_phys (Results 1 – 4 of 4) sorted by relevance

/linux/arch/microblaze/include/asm/
A Dpage.h105 # define pfn_to_phys(pfn) (PFN_PHYS(pfn)) macro
/linux/arch/um/include/asm/
A Dpage.h109 #define pfn_to_phys(pfn) PFN_PHYS(pfn) macro
/linux/arch/riscv/include/asm/
A Dpage.h148 #define pfn_to_phys(pfn) (PFN_PHYS(pfn)) macro
/linux/arch/s390/include/asm/
A Dpage.h170 #define pfn_to_phys(pfn) ((pfn) << PAGE_SHIFT) macro

Completed in 7 milliseconds