Home
last modified time | relevance | path

Searched refs:l3pte (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/osfmk/i386/
H A Di386_init.c289 pt_entry_t *l3pte; in physmap_init() local
356 if (physmap_init_L3(L3_start_index, highest_physaddr, &physAddr, &l3pte) < 0) { in physmap_init()
363 IdlePML4[pml4_index] = ((uintptr_t)ID_MAP_VTOP(l3pte)) in physmap_init()