Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/i386/
H A Di386_init.c235 physmap_init_L2(uint64_t *physStart, pt_entry_t **l2ptep) in physmap_init_L2() function
274 if ((ret = physmap_init_L2(physStart, &l2pte)) < 0) { in physmap_init_L3()