Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/arm/
H A Dmachine_routines_apple.c68 cpu_needs_throttle_tunable(uint32_t midr_pnum) in cpu_needs_throttle_tunable() argument
70 switch (midr_pnum) { in cpu_needs_throttle_tunable()
94 uint32_t midr_pnum = machine_read_midr() & MIDR_EL1_PNUM_MASK; in configure_late_apple_regs() local
99 if (cpu_needs_throttle_tunable(midr_pnum)) { in configure_late_apple_regs()