Searched refs:_pgd_pfn (Results 1 – 2 of 2) sorted by relevance
153 static inline unsigned long _pgd_pfn(pgd_t pgd) in _pgd_pfn() function
308 next_phys = PFN_PHYS(_pgd_pfn(pgdp[pgd_index])); in create_pgd_mapping()