Home
last modified time | relevance | path

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

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