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