Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/ !
H A Di386_init.c261 pt_entry_t *l2pte; in physmap_init_L3() local
271 if ((ret = physmap_init_L2(physStart, &l2pte)) < 0) { in physmap_init_L3()
275 physmapL3[i] = ((uintptr_t)ID_MAP_VTOP(l2pte)) in physmap_init_L3()