Searched refs:KASANPDPphys (Results 1 – 1 of 1) sorted by relevance
455 static uint64_t KASANPDPphys; variable1733 KASANPDPphys = allocpages(firstaddr, NKASANPML4E); in create_pagetables()1808 pdp_p = (pdp_entry_t *)KASANPDPphys; in create_pagetables()1876 p4_p[KASANPML4I + i] = KASANPDPphys + ptoa(i); in create_pagetables()4334 pm_pml4[KASANPML4I + i] = (KASANPDPphys + ptoa(i)) | X86_PG_RW | in pmap_pinit_pml4()