Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/arm/
H A Dmachine_routines_apple.c65 cpu_needs_throttle_tunable(uint32_t midr_pnum) in cpu_needs_throttle_tunable() argument
67 switch (midr_pnum) { in cpu_needs_throttle_tunable()
91 uint32_t midr_pnum = machine_read_midr() & MIDR_EL1_PNUM_MASK; in configure_late_apple_regs() local
94 if (cpu_needs_throttle_tunable(midr_pnum)) { in configure_late_apple_regs()