Lines Matching refs:x86_vendor
916 if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in retbleed_select_mitigation()
917 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) { in retbleed_select_mitigation()
938 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in retbleed_select_mitigation()
939 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_select_mitigation()
968 if (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) { in retbleed_select_mitigation()
1342 if (cmd == SPECTRE_V2_CMD_IBRS && boot_cpu_data.x86_vendor != X86_VENDOR_INTEL) { in spectre_v2_parse_cmdline()
1467 boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) { in spectre_v2_select_mitigation()
1608 (boot_cpu_data.x86_vendor == X86_VENDOR_AMD || in spectre_v2_select_mitigation()
1609 boot_cpu_data.x86_vendor == X86_VENDOR_HYGON)) { in spectre_v2_select_mitigation()
2428 if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD && in retbleed_show_state()
2429 boot_cpu_data.x86_vendor != X86_VENDOR_HYGON) in retbleed_show_state()