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