Searched refs:_TIF_IA32 (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | thread_info.h | 113 #define _TIF_IA32 (1 << TIF_IA32) macro |
/arch/x86/kernel/ | ||
D | entry_64.S | 416 testl $_TIF_IA32, TI_flags(%rcx) # 32-bit compat task needs IRET |