Home
last modified time | relevance | path

Searched refs:__X32_SYSCALL_BIT (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dunistd.h5 #define __X32_SYSCALL_BIT 0x40000000 macro
10 # define __SYSCALL_MASK (~(__X32_SYSCALL_BIT))
Dcompat.h201 (!!(task_pt_regs(current)->orig_ax & __X32_SYSCALL_BIT))
241 if (task_pt_regs(current)->orig_ax & __X32_SYSCALL_BIT) in is_x32_task()
/linux-3.4.99/arch/x86/syscalls/
DMakefile30 syshdr_offset_unistd_x32 := __X32_SYSCALL_BIT