Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dproton-pack.c329 MIDR_ALL_VERSIONS(MIDR_CORTEX_A72), in has_spectre_v3a()
876 MIDR_ALL_VERSIONS(MIDR_CORTEX_A72), in spectre_bhb_loop_affected()
H A Dcpufeature.c1750 MIDR_ALL_VERSIONS(MIDR_CORTEX_A72), in unmap_kernel_at_el0()
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h153 #define MIDR_CORTEX_A72 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A72) macro