Home
last modified time | relevance | path

Searched refs:X86_FEATURE_ZEN (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h222 #define X86_FEATURE_ZEN ( 7*32+28) /* "" Generic flag for all Zen and newer */ macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Dhygon.c316 set_cpu_cap(c, X86_FEATURE_ZEN); in init_hygon()
H A Damd.c1014 setup_force_cpu_cap(X86_FEATURE_ZEN); in init_amd_zn()
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h221 #define X86_FEATURE_ZEN ( 7*32+28) /* "" Generic flag for all Zen and newer */ macro
/openbmc/linux/drivers/acpi/x86/
H A Dutils.c230 if (!cpu_feature_enabled(X86_FEATURE_ZEN)) in force_storage_d3()
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c556 if (!static_cpu_has(X86_FEATURE_ZEN)) { in amd_set_core_ssb_state()
/openbmc/linux/drivers/acpi/
H A Dresource.c709 if (boot_cpu_has(X86_FEATURE_ZEN)) in acpi_dev_irq_override()
/openbmc/linux/drivers/firewire/
H A Dohci.c303 if (!static_cpu_has(X86_FEATURE_ZEN)) in detect_vt630x_with_asm1083_on_amd_ryzen_machine()