Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm64/
H A Dmachine_routines.c947 boolean_t cpu_enabled = cpumask_boot_arg & 1; in ml_parse_cpu_topology() local
952 if (is_boot_cpu && !cpu_enabled) { in ml_parse_cpu_topology()
957 if (!is_boot_cpu && !cpu_enabled) { in ml_parse_cpu_topology()