Searched refs:x86_get_flags (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dpcb_native.c128 if (x86_get_flags() & EFL_DF) {
129 panic("Direction flag detected: 0x%lx", x86_get_flags());
H A Dproc_reg.h304 static inline uintptr_t x86_get_flags(void) function

Completed in 205 milliseconds