Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/i386/
H A Di386_init.c259 physmap_init_L3(int startIndex, uint64_t highest_phys, uint64_t *physStart, pt_entry_t **l3ptep) in physmap_init_L3() argument
268 *l3ptep = NULL; in physmap_init_L3()
283 *l3ptep = physmapL3; in physmap_init_L3()