Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dproton-pack.c158 MIDR_ALL_VERSIONS(MIDR_CORTEX_A35), in spectre_v2_get_cpu_hw_mitigation_state()
469 MIDR_ALL_VERSIONS(MIDR_CORTEX_A35), in spectre_v4_get_cpu_hw_mitigation_state()
H A Dcpufeature.c1746 MIDR_ALL_VERSIONS(MIDR_CORTEX_A35), in unmap_kernel_at_el0()
/linux/tools/arch/arm64/include/asm/
H A Dcputype.h156 #define MIDR_CORTEX_A35 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A35) macro