Lines Matching refs:PAGE_TABLE
468 pmdp[pmd_idx] = pfn_pmd(PFN_DOWN(pte_phys), PAGE_TABLE);
571 pudp[pud_index] = pfn_pud(PFN_DOWN(next_phys), PAGE_TABLE);
598 p4dp[p4d_index] = pfn_p4d(PFN_DOWN(next_phys), PAGE_TABLE);
656 pgdp[pgd_idx] = pfn_pgd(PFN_DOWN(next_phys), PAGE_TABLE);
790 P4D_SIZE, PAGE_TABLE);
793 PUD_SIZE, PAGE_TABLE);
807 PGDIR_SIZE, PAGE_TABLE);
1136 fixmap_pgd_next, PGDIR_SIZE, PAGE_TABLE);
1142 (uintptr_t)fixmap_pud, P4D_SIZE, PAGE_TABLE);
1146 (uintptr_t)fixmap_pmd, PUD_SIZE, PAGE_TABLE);
1148 (uintptr_t)fixmap_pte, PMD_SIZE, PAGE_TABLE);
1151 trampoline_pgd_next, PGDIR_SIZE, PAGE_TABLE);
1154 (uintptr_t)trampoline_pud, P4D_SIZE, PAGE_TABLE);
1157 (uintptr_t)trampoline_pmd, PUD_SIZE, PAGE_TABLE);
1307 PGDIR_SIZE, PAGE_TABLE);