Home
last modified time | relevance | path

Searched defs:boot_pfn_to_page (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Dkexec.h75 static inline struct page *boot_pfn_to_page(unsigned long boot_pfn) in boot_pfn_to_page() function
79 #define boot_pfn_to_page boot_pfn_to_page macro
/linux/include/linux/
H A Dkexec.h417 static inline struct page *boot_pfn_to_page(unsigned long boot_pfn) in boot_pfn_to_page() function