Searched refs:DMPML4phys (Results 1 – 1 of 1) sorted by relevance
477 static u_int64_t DMPML4phys; /* ... level 4, for la57 */ variable1797 DMPML4phys = allocpages(firstaddr, ndmpml4phys); in create_pagetables()1964 p4d_p = la57 ? (pml4_entry_t *)DMPML4phys : &p4_p[DMPML4I]; in create_pagetables()2029 p5_p[i] = (DMPML4phys + ptoa(i - DMPML5I)) | in create_pagetables()