Home
last modified time | relevance | path

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

/xnu-8020.101.4/pexpert/arm/
H A Dpe_identify_machine.c256 #define ALL_CPUS 0x0000 macro
276 } else if (command->destination_cpu_selector.mask == ALL_CPUS) { in is_running_cpu_selected()