Searched refs:TS_UAC_NOFIX (Results 1 - 2 of 2) sorted by path

/linux-master/arch/alpha/include/asm/
H A Dthread_info.h84 #define TS_UAC_NOFIX 0x0002 /* ! flags as they match */ macro
97 status |= TS_UAC_NOFIX; \
108 if (status & TS_UAC_NOFIX) \
/linux-master/arch/alpha/kernel/
H A Dtraps.c685 if ((current_thread_info()->status & TS_UAC_NOFIX))

Completed in 249 milliseconds