Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/ !
H A Dmisc_protos.h122 void x86_64_post_sleep(uint64_t new_cr3);
H A Di386_init.c218 x86_64_post_sleep(uint64_t new_cr3) in x86_64_post_sleep() argument
221 set_cr3_raw((uint32_t) new_cr3); in x86_64_post_sleep()