Home
last modified time | relevance | path

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

/xnu-12377.41.6/iokit/Kernel/arm/
H A DAppleARMSMP.cpp76 processor_idle_wrapper(cpu_id_t /*cpu_id*/, boolean_t enter, uint64_t *new_timeout_ticks) in processor_idle_wrapper() argument
78 if (enter) { in processor_idle_wrapper()
/xnu-12377.41.6/tools/lldbmacros/tests/
H A DREADME.md31 Notice! if you need a gdb-remote session, you will have to enter it manually before running the mac…
/xnu-12377.41.6/doc/primitives/
H A Dsched_cond.md79 If a wakeup has been issued, the consumer immediately acks the wakeup and returns to re-enter the w…
/xnu-12377.41.6/iokit/DriverKit/
H A DIOService.iig267 * @brief Allow provider to enter a low power state.
268 * @discussion A driver may allow a device to enter a lower power state.
353 …* begins and ends so that the system will not enter the lowest power states during that time.…
/xnu-12377.41.6/libsyscall/mach/
H A Derr_server.sub53 "(server/env_mgr) attempting to enter a null port ",
/xnu-12377.41.6/osfmk/arm/
H A Dmachine_routines.h183 typedef void (*processor_idle_t)(cpu_id_t cpu_id, boolean_t enter, uint64_t *new_timeout_ticks);
/xnu-12377.41.6/doc/arm/
H A Dsme.md69 *streaming SVE mode*. Software must enter streaming SVE mode to execute most
/xnu-12377.41.6/osfmk/kern/
H A Dsmr.c597 #pragma mark SMR domains: enter / leave