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