Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/machine/
H A Dmachine_routines.h151 CLUSTER_EXIT_REQUESTED, enumerator
/xnu-12377.41.6/iokit/Kernel/arm/
H A DAppleARMSMP.cpp439 ml_broadcast_cpu_event(CLUSTER_EXIT_REQUESTED, target_cluster_id); in PE_cpu_power_disable()
/xnu-12377.41.6/osfmk/kern/
H A Dmachine.c1383 if (event == CLUSTER_EXIT_REQUESTED) { in cpu_event_debug_log()