Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dthread_info.h97 #define TIF_NOTSC 21 /* TSC is not accessible in userland */ macro
111 #define _TIF_NOTSC BIT(TIF_NOTSC)
/linux/kernel/
H A Dseccomp.c1438 #ifdef TIF_NOTSC in seccomp_set_mode_strict()