Home
last modified time | relevance | path

Searched refs:HAS_CLUSTER (Results 1 – 8 of 8) sorted by relevance

/xnu-10063.141.1/pexpert/pexpert/arm64/
H A Dapple_arm64_regs.h111 #if defined(APPLEMONSOON) || HAS_CLUSTER
125 #if defined(APPLEMONSOON) || HAS_CLUSTER
145 #if defined(APPLEMONSOON) || HAS_CLUSTER
H A DH13.h39 #define HAS_CLUSTER 1 /* Has eCores and pCores in separate clusters */ macro
H A DH14.h39 #define HAS_CLUSTER 1 /* Has eCores and pCores in separate clusters */ macro
/xnu-10063.141.1/osfmk/arm64/sptm/
H A Dstart_sptm.s100 #if HAS_CLUSTER && !NO_CPU_OVRD
178 #if HAS_CLUSTER
/xnu-10063.141.1/osfmk/arm64/
H A Dmachine_routines.c103 #if HAS_CLUSTER
211 #if HAS_CLUSTER in ml_cpu_signal_type()
1094 #if HAS_CLUSTER in ml_parse_cpu_topology()
1128 #if HAS_CLUSTER in ml_parse_cpu_topology()
1151 #if HAS_CLUSTER in ml_parse_cpu_topology()
1492 #if HAS_CLUSTER in ml_processor_register()
H A Dstart.s146 #if HAS_CLUSTER
791 #if HAS_CLUSTER && !NO_CPU_OVRD
H A Dmachine_routines_asm.s944 #if HAS_CLUSTER
/xnu-10063.141.1/osfmk/arm/
H A Dcpu_common.c864 #if HAS_CLUSTER && USE_APPLEARMSMP in ml_cpu_can_exit()