Searched refs:X86_FEATURE_ZEN2 (Results 1 – 3 of 3) sorted by relevance
315 #define X86_FEATURE_ZEN2 (11*32+28) /* "" CPU based on Zen2 microarchitecture */ macro
622 setup_force_cpu_cap(X86_FEATURE_ZEN2); in bsp_init_amd()1136 else if (boot_cpu_has(X86_FEATURE_ZEN2)) in init_amd()
278 if (cpu_feature_enabled(X86_FEATURE_ZEN2) || boot_cpu_data.x86 >= 0x19) in amd_pmu_event_map()