Home
last modified time | relevance | path

Searched defs:_TIF_SYSCALL_EMU (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dthread_info.h99 #define _TIF_SYSCALL_EMU (1 << TIF_SYSCALL_EMU) macro
/linux/arch/powerpc/include/asm/
H A Dthread_info.h141 #define _TIF_SYSCALL_EMU (1<<TIF_SYSCALL_EMU) macro