Searched defs:X86_FEATURE_SGX (Results 1 – 3 of 3) sorted by relevance
234 #define X86_FEATURE_SGX ( 9*32+ 2) /* "sgx" Software Guard Extensions */ macro
235 #define X86_FEATURE_SGX ( 9*32+ 2) /* "sgx" Software Guard Extensions */ macro
154 #define X86_FEATURE_SGX KVM_X86_CPU_FEATURE(0x7, 0, EBX, 2) macro