Home
last modified time | relevance | path

Searched refs:_TIF_RESTOREALL (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dthread_info.h115 #define _TIF_RESTOREALL (1<<TIF_RESTOREALL) macro
129 #define _TIF_PERSYSCALL_MASK (_TIF_RESTOREALL|_TIF_NOERROR)
/linux-4.4.14/arch/powerpc/kernel/
Dsyscalls.c137 ti->flags |= _TIF_RESTOREALL; in sys_switch_endian()
Dentry_64.S288 andi. r0,r9,_TIF_RESTOREALL
Dprocess.c1160 ti->flags |= _TIF_RESTOREALL; in copy_thread()
Dentry_32.S468 andi. r0,r9,_TIF_RESTOREALL