Searched refs:x86cpuid_CheckAndRead (Results 1 – 3 of 3) sorted by relevance
118 BoolInt x86cpuid_CheckAndRead(Cx86cpuid *p) in x86cpuid_CheckAndRead() function152 if (!x86cpuid_CheckAndRead(&p)) in CPU_Is_InOrder()195 if (!x86cpuid_CheckAndRead(&p)) in CPU_Is_Aes_Supported()
321 BoolInt x86cpuid_CheckAndRead(Cx86cpuid *p);
2715 if (x86cpuid_CheckAndRead(&cpuid)) in GetCpuName()