Lines Matching refs:boot_cpu_data
104 if (boot_cpu_data.x86 == 0x10 && in amd_cache_northbridges()
105 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
106 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
107 boot_cpu_data.x86_stepping >= 0x1)) in amd_cache_northbridges()
110 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
114 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
129 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in early_is_amd_nb()
130 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
148 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in amd_get_mmconfig_range()
149 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
153 if (boot_cpu_data.x86 < 0x10 || in amd_get_mmconfig_range()
296 if (boot_cpu_data.x86 != 0x14) in fix_erratum_688()
319 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in init_amd_nbs()
320 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in init_amd_nbs()