Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/include/asm/
Dkexec.h77 static inline struct page *boot_pfn_to_page(unsigned long boot_pfn) in boot_pfn_to_page() function
81 #define boot_pfn_to_page boot_pfn_to_page macro
/linux-6.1.9/include/linux/
Dkexec.h455 static inline struct page *boot_pfn_to_page(unsigned long boot_pfn) in boot_pfn_to_page() function