Searched defs:X86_THREAD_FLAG_ALL (Results 1 – 2 of 2) sorted by relevance
9 #define X86_THREAD_FLAG_ALL 0x01 /* _thread_arch.flags: entire state saved */ macro
48 #define X86_THREAD_FLAG_ALL (X86_THREAD_FLAG_INT | X86_THREAD_FLAG_EXC) macro