Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dthread_info.h117 #define TIF_FIXADE 20 /* Fix address errors in software */ macro
140 #define _TIF_FIXADE (1<<TIF_FIXADE)
/linux/arch/mips/kernel/
A Dsyscall.c218 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()
220 clear_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()
A Dunaligned.c1489 if (user_mode(regs) && !test_thread_flag(TIF_FIXADE)) in do_ade()

Completed in 12 milliseconds