Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm64/
H A Dmachine_routines.c1154 boolean_t cpu_enabled = cpumask_boot_arg & 1; in ml_parse_cpu_topology() local
1159 if (is_boot_cpu && !cpu_enabled) { in ml_parse_cpu_topology()
1164 if (!is_boot_cpu && !cpu_enabled) { in ml_parse_cpu_topology()