Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm64/
H A Dmachine_routines.c940 boolean_t cpu_enabled = cpumask_boot_arg & 1; in ml_parse_cpu_topology() local
945 if (is_boot_cpu && !cpu_enabled) { in ml_parse_cpu_topology()
950 if (!is_boot_cpu && !cpu_enabled) { in ml_parse_cpu_topology()