Searched refs:__X32_SYSCALL_BIT (Results 1 – 3 of 3) sorted by relevance
5 #define __X32_SYSCALL_BIT 0x40000000 macro10 # define __SYSCALL_MASK (~(__X32_SYSCALL_BIT))
201 (!!(task_pt_regs(current)->orig_ax & __X32_SYSCALL_BIT))241 if (task_pt_regs(current)->orig_ax & __X32_SYSCALL_BIT) in is_x32_task()
30 syshdr_offset_unistd_x32 := __X32_SYSCALL_BIT