Searched refs:_thread_offset_to_flags (Results 1 – 6 of 6) sorted by relevance
8 #define _thread_offset_to_flags \ macro
15 #define _thread_offset_to_flags \ macro
148 orb $X86_THREAD_FLAG_EXC, _thread_offset_to_flags(%edx)200 andb $~X86_THREAD_FLAG_EXC, _thread_offset_to_flags(%ecx)
205 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%ebx)245 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%eax)
229 orb $X86_THREAD_FLAG_INT, _thread_offset_to_flags(%edx)265 andb $~X86_THREAD_FLAG_INT, _thread_offset_to_flags(%eax)
355 andb $~X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%rsi)467 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%rdi)770 orb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%rsi)