Home
last modified time | relevance | path

Searched defs:erratum (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_uc_pmu.c316 bool erratum = uc_pmu->identifier == HISI_PMU_V2; in hisi_uc_pmu_write_counter() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Damd.c73 static bool cpu_has_amd_erratum(struct cpuinfo_x86 *cpu, const int *erratum) in cpu_has_amd_erratum()