Searched refs:boot_pfn (Results 1 – 1 of 1) sorted by relevance
74 static inline struct page *boot_pfn_to_page(unsigned long boot_pfn) in boot_pfn_to_page() argument76 return pfn_to_page(boot_pfn - (arch_phys_to_idmap_offset >> PAGE_SHIFT)); in boot_pfn_to_page()