Searched defs:X86_FEATURE_SGX (Results 1 – 3 of 3) sorted by relevance
245 #define X86_FEATURE_SGX ( 9*32+ 2) /* Software Guard Extensions */ macro
244 #define X86_FEATURE_SGX ( 9*32+ 2) /* Software Guard Extensions */ macro
144 #define X86_FEATURE_SGX KVM_X86_CPU_FEATURE(0x7, 0, EBX, 2) macro