Lines Matching refs:boot_cpu_data
105 if (boot_cpu_data.x86 == 0x10 && in amd_cache_northbridges()
106 boot_cpu_data.x86_model >= 0x8 && in amd_cache_northbridges()
107 (boot_cpu_data.x86_model > 0x9 || in amd_cache_northbridges()
108 boot_cpu_data.x86_stepping >= 0x1)) in amd_cache_northbridges()
111 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
115 if (boot_cpu_data.x86 == 0x15) in amd_cache_northbridges()
130 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in early_is_amd_nb()
131 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in early_is_amd_nb()
149 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in amd_get_mmconfig_range()
150 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in amd_get_mmconfig_range()
154 if (boot_cpu_data.x86 < 0x10 || in amd_get_mmconfig_range()
297 if (boot_cpu_data.x86 != 0x14) in fix_erratum_688()
320 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in init_amd_nbs()
321 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in init_amd_nbs()