Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dcputype.h233 #define MIDR_APPLE_M1_ICESTORM_PRO MIDR_CPU_MODEL(ARM_CPU_IMP_APPLE, APPLE_CPU_PART_M1_ICESTORM_PRO) macro
/linux/arch/arm64/kernel/
H A Dcpu_errata.c277 MIDR_ALL_VERSIONS(MIDR_APPLE_M1_ICESTORM_PRO), in has_impdef_pmuv3()
H A Dcpufeature.c2322 MIDR_ALL_VERSIONS(MIDR_APPLE_M1_ICESTORM_PRO), in can_trap_icv_dir_el1()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3.c815 MIDR_ALL_VERSIONS(MIDR_APPLE_M1_ICESTORM_PRO),