Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Di386_init.c291 physmap_init(uint8_t phys_random_L3, uint64_t *new_physmap_base, uint64_t *new_physmap_max) in physmap_init() function
424 physmap_init(rand64 & 0xFF, &new_physmap_base, &new_physmap_max); in Idle_PTs_init()