Home
last modified time | relevance | path

Searched refs:MIDR_CORTEX_A55 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c160 MIDR_ALL_VERSIONS(MIDR_CORTEX_A55), in spectre_v2_get_cpu_hw_mitigation_state()
471 MIDR_ALL_VERSIONS(MIDR_CORTEX_A55), in spectre_v4_get_cpu_hw_mitigation_state()
H A Dcpu_errata.c331 MIDR_RANGE(MIDR_CORTEX_A55, 0, 0, 2, 0),
H A Dcpufeature.c1495 MIDR_ALL_VERSIONS(MIDR_CORTEX_A55), in unmap_kernel_at_el0()
1627 MIDR_ALL_VERSIONS(MIDR_CORTEX_A55), in cpu_has_broken_dbm()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcputype.h124 #define MIDR_CORTEX_A55 MIDR_CPU_MODEL(ARM_CPU_IMP_ARM, ARM_CPU_PART_CORTEX_A55) macro