Home
last modified time | relevance | path

Searched refs:MIDR_CORTEX_A53 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dcpu_errata.c304 MIDR_REV_RANGE(MIDR_CORTEX_A53, 0, 0, 2),
308 MIDR_REV_RANGE(MIDR_CORTEX_A53, 0, 0, 1),
333 MIDR_REV_RANGE(MIDR_CORTEX_A53, 0, 0, 4),
347 ERRATA_MIDR_REV_RANGE(MIDR_CORTEX_A53, 0, 0, 4),
H A Dproton-pack.c159 MIDR_ALL_VERSIONS(MIDR_CORTEX_A53), in spectre_v2_get_cpu_hw_mitigation_state()
470 MIDR_ALL_VERSIONS(MIDR_CORTEX_A53), in spectre_v4_get_cpu_hw_mitigation_state()
H A Dcpufeature.c1682 MIDR_ALL_VERSIONS(MIDR_CORTEX_A53), in unmap_kernel_at_el0()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dcputype.h136 #define MIDR_CORTEX_A53 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A53) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dcputype.h141 #define MIDR_CORTEX_A53 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A53) macro