Home
last modified time | relevance | path

Searched refs:has_sgx (Results 1 – 1 of 1) sorted by relevance

/external/cpuinfo/tools/
Dcpuid-dump.c44 bool has_sgx = false; in main() local
64 has_sgx = !!(regs.ebx & UINT32_C(0x00000004)); in main()
79 if (has_sgx) { in main()