Lines Matching refs:boot_cpu_data
103 if (boot_cpu_data.x86 == 0x10 && in amd_cache_northbridges()
104 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
105 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
106 boot_cpu_data.x86_stepping >= 0x1)) in amd_cache_northbridges()
109 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
113 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
128 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in early_is_amd_nb()
129 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
147 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in amd_get_mmconfig_range()
148 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
152 if (boot_cpu_data.x86 < 0x10 || in amd_get_mmconfig_range()
295 if (boot_cpu_data.x86 != 0x14) in fix_erratum_688()
318 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in init_amd_nbs()
319 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in init_amd_nbs()