Searched refs:CPUID_STDEXT_SGX (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/include/ | ||
| H A D | specialreg.h | 419 #define CPUID_STDEXT_SGX 0x00000004 macro |
| /f-stack/freebsd/amd64/sgx/ | ||
| H A D | sgx.c | 1139 if ((cpu_stdext_feature & CPUID_STDEXT_SGX) == 0) in sgx_load() |