Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Ddesc_defs.h134 #define AR_DPL3 (3 * (1 << 13)) macro
/arch/x86/kernel/
Dsignal.c73 if (ar != (AR_DPL3 | AR_S | AR_P | AR_TYPE_RWDATA) && in force_valid_ss()
74 ar != (AR_DPL3 | AR_S | AR_P | AR_TYPE_RWDATA_EXPDOWN)) in force_valid_ss()