Searched refs:cpu_info7 (Results 1 – 1 of 1) sorted by relevance
479 int cpu_info7[4] = {0}; in CPU() local481 __cpuid(cpu_info7, 7); in CPU()502 has_avx2_ = (cpu_info7[1] & 0x00000020) != 0; in CPU()506 has_cetss_ = (cpu_info7[2] & 0x00000080) != 0; in CPU()