Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/x86_64/ !
H A Dpmap_pcid.c349 set_cr3_composed(ncr3, new_pcid, 1ULL); in pmap_pcid_activate()
/xnu-8019.80.24/osfmk/i386/ !
H A Dproc_reg.h328 set_cr3_composed(uintptr_t base, uint16_t pcid, uint64_t preserve) in set_cr3_composed() function