Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Ddisabled-features.h63 # define DISABLE_SGX 0 macro
65 # define DISABLE_SGX (1 << (X86_FEATURE_SGX & 31)) macro
80 #define DISABLED_MASK9 (DISABLE_SMAP|DISABLE_SGX)
/linux/tools/arch/x86/include/asm/
A Ddisabled-features.h63 # define DISABLE_SGX 0 macro
65 # define DISABLE_SGX (1 << (X86_FEATURE_SGX & 31)) macro
80 #define DISABLED_MASK9 (DISABLE_SMAP|DISABLE_SGX)

Completed in 3 milliseconds