Searched refs:enter (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.101.4/iokit/Kernel/arm/ |
| H A D | AppleARMSMP.cpp | 70 processor_idle_wrapper(cpu_id_t /*cpu_id*/, boolean_t enter, uint64_t *new_timeout_ticks) in processor_idle_wrapper() argument 72 if (enter) { in processor_idle_wrapper()
|
| /xnu-8020.101.4/iokit/DriverKit/ |
| H A D | IOService.iig | 241 * @brief Allow provider to enter a low power state. 242 * @discussion A driver may allow a device to enter a lower power state. 317 …* begins and ends so that the system will not enter the lowest power states during that time.…
|
| /xnu-8020.101.4/libsyscall/mach/ |
| H A D | err_server.sub | 53 "(server/env_mgr) attempting to enter a null port ",
|
| /xnu-8020.101.4/osfmk/arm/ |
| H A D | machine_routines.h | 177 typedef void (*processor_idle_t)(cpu_id_t cpu_id, boolean_t enter, uint64_t *new_timeout_ticks);
|
| /xnu-8020.101.4/tests/ |
| H A D | hvtest_x86.m | 153 …ASSERT_EQ(hv_vm_map(*host_uva, gpa, vm_page_size, HV_MEMORY_READ), HV_SUCCESS, "enter hv mapping");
|