Home
last modified time | relevance | path

Searched refs:MIDR_CORTEX_A510 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dcpu_errata.c241 ERRATA_MIDR_RANGE(MIDR_CORTEX_A510, 0, 0, 1, 1),
441 MIDR_ALL_VERSIONS(MIDR_CORTEX_A510),
726 ERRATA_MIDR_REV_RANGE(MIDR_CORTEX_A510, 0, 0, 2),
735 ERRATA_MIDR_REV_RANGE(MIDR_CORTEX_A510, 0, 0, 2)
745 CAP_MIDR_RANGE(MIDR_CORTEX_A510, 0, 0, 1, 1)
754 ERRATA_MIDR_REV_RANGE(MIDR_CORTEX_A510, 0, 0, 2)
763 ERRATA_MIDR_REV_RANGE(MIDR_CORTEX_A510, 0, 0, 1)
779 ERRATA_MIDR_RANGE(MIDR_CORTEX_A510, 0, 0, 1, 1),
H A Dcpufeature.c1870 MIDR_REV_RANGE(MIDR_CORTEX_A510, 0, 0, 2), in cpu_has_broken_dbm()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h153 #define MIDR_CORTEX_A510 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A510) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dcputype.h165 #define MIDR_CORTEX_A510 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A510) macro