Home
last modified time | relevance | path

Searched refs:__SYSCALL_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dunistd.h8 # define __SYSCALL_MASK (~(__X32_SYSCALL_BIT)) macro
10 # define __SYSCALL_MASK (~0) macro
/linux-4.1.27/arch/x86/kernel/
Dentry_64.S252 #if __SYSCALL_MASK == ~0
255 andl $__SYSCALL_MASK,%eax
337 #if __SYSCALL_MASK == ~0
340 andl $__SYSCALL_MASK,%eax