Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dfred.c49 FRED_CONFIG_INT_STKLVL(0) | in cpu_init_fred_exceptions()
/linux/arch/x86/include/asm/
H A Dfred.h32 #define FRED_CONFIG_INT_STKLVL(l) (_AT(unsigned long, l) << 9) macro