Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dproton-pack.c328 MIDR_ALL_VERSIONS(MIDR_CORTEX_A57), in has_spectre_v3a()
877 MIDR_ALL_VERSIONS(MIDR_CORTEX_A57), in spectre_bhb_loop_affected()
H A Dcpufeature.c1749 MIDR_ALL_VERSIONS(MIDR_CORTEX_A57), in unmap_kernel_at_el0()
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h152 #define MIDR_CORTEX_A57 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A57) macro