Searched refs:SGX (Results 1 – 3 of 3) sorted by relevance
93 $(warning SGX module (pvrsrvkm.ko) not found, graphics will not work)94 $(warning SGX module search path is: $(LOCAL_KERNEL_HOME))
1313 UINT32 SGX:1; member
599 PRINT_BIT_FIELD (Ebx, SGX); in CpuidStructuredExtendedFeatureFlags()1064 if (Ebx.Bits.SGX != 1) { in CpuidEnumerationOfIntelSgx()