Searched refs:DMPDphys (Results 1 – 1 of 1) sorted by relevance
428 static u_int64_t DMPDphys; /* phys addr of direct mapped level 2 */ variable1651 DMPDphys = allocpages(firstaddr, ndmpdp - ndm1g); in create_pagetables()1714 pd_p = (pd_entry_t *)DMPDphys; in create_pagetables()1729 pdp_p[i] = DMPDphys + ptoa(j); in create_pagetables()