Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/arm/
H A Dmachine_routines_apple.c69 cpu_needs_throttle_tunable(uint32_t midr_pnum) in cpu_needs_throttle_tunable() argument
71 switch (midr_pnum) { in cpu_needs_throttle_tunable()
100 uint32_t midr_pnum = machine_read_midr() & MIDR_EL1_PNUM_MASK; in configure_late_apple_regs() local
105 if (cpu_needs_throttle_tunable(midr_pnum)) { in configure_late_apple_regs()