Home
last modified time | relevance | path

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

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