Home
last modified time | relevance | path

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

/xnu-11215.81.4/iokit/IOKit/
H A DIOPlatformActions.h34 extern "C" kern_return_t IOCPURunPlatformActiveActions(void);
/xnu-11215.81.4/osfmk/i386/
H A Dacpi.c92 extern kern_return_t IOCPURunPlatformActiveActions(void);
361 IOCPURunPlatformActiveActions(); in acpi_sleep_kernel()
518 IOCPURunPlatformActiveActions(); in acpi_idle_kernel()
/xnu-11215.81.4/iokit/Kernel/
H A DIOPlatformActions.cpp144 IOCPURunPlatformActiveActions(void) in IOCPURunPlatformActiveActions() function
/xnu-11215.81.4/iokit/Kernel/arm/
H A DAppleARMSMP.cpp298 IOCPURunPlatformActiveActions(); in PE_cpu_machine_init()