Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
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.c1747 MIDR_ALL_VERSIONS(MIDR_CORTEX_A53), in unmap_kernel_at_el0()
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h151 #define MIDR_CORTEX_A53 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A53) macro