Searched refs:SafeCpuIdEx (Results 1 – 1 of 1) sorted by relevance
164 static Leaf SafeCpuIdEx(uint32_t max_cpuid_leaf, uint32_t leaf_id, int ecx) { in SafeCpuIdEx() function173 return SafeCpuIdEx(max_cpuid_leaf, leaf_id, 0); in SafeCpuId()1144 const Leaf leaf = SafeCpuIdEx(max_cpuid_leaf, 4, cache_id); in ParseLeaf4()1277 const Leaf leaf_7_1 = SafeCpuIdEx(max_cpuid_leaf, 7, 1); in ParseCpuId()