Searched refs:pgd_pfn (Results 1 – 1 of 1) sorted by relevance
188 unsigned long pgd_pfn = ctx.page_table >> PAGE_SHIFT; in get_current_pgd() local189 struct page *pgd_page = pfn_to_page(pgd_pfn); in get_current_pgd()