Searched refs:max_cpuid_leaf_ext (Results 1 – 1 of 1) sorted by relevance
1545 const uint32_t max_cpuid_leaf_ext = leaf_ext_0.eax; in FillX86BrandString() local1546 SetString(max_cpuid_leaf_ext, 0x80000002, brand_string); in FillX86BrandString()1547 SetString(max_cpuid_leaf_ext, 0x80000003, brand_string + 16); in FillX86BrandString()1548 SetString(max_cpuid_leaf_ext, 0x80000004, brand_string + 32); in FillX86BrandString()