Searched refs:get_cr2 (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dtrap_native.c168 (uint32_t)get_cr0(), (uint32_t)get_cr2(), (uint32_t)get_cr3(), (uint32_t)get_cr4(),
240 (uint32_t)get_cr0(), (uint32_t)get_cr2(), (uint32_t)get_cr3(), (uint32_t)get_cr4(),
257 (uint32_t)get_cr0(), (uint32_t)get_cr2(), (uint32_t)get_cr3(), (uint32_t)get_cr4(),
274 get_cr0(), get_cr2(), get_cr3_raw(), get_cr4(),
H A Dpal_routines.c105 *cr2 = get_cr2();
H A Dproc_reg.h263 static inline uintptr_t get_cr2(void) function
H A Dtrap.c268 kprintf("real cr2 0x%lx\n", get_cr2());

Completed in 76 milliseconds