Searched refs:devices (Results 1 – 13 of 13) sorted by relevance
10 as the only devices that register themselves are the floppy,37 Internal kernel routines can open devices in this plane48 Front nodes that refer to devices, use the same "devnode" struct that is used 67 (I hope) devices that go direct from the backing node to the driver80 devices from the chroot tree.
9 ARM64 devices with a fast timebase read and Intel devices can track time spent in the kernel (syste…10 64-bit, non-virtualized (e.g. _not_ running under a hypervisor) devices also accumulate instruction…12 ARM64 devices can also track task and thread energy in nanojoules,
147 dev_t *devices; member
18 devices) where operations may be conducted from a single-threaded27 devices and preserving the state of those devices in memory. This feature is45 * PMRootDomain calls `IOHibernateSystemSleep()` before system sleep (devices232 other threads can run or any devices are turned on. This split of wired vs.
7 # devices and computers you own or control, for the sole purpose of verifying the
3 Making xnu build more efficently when targetting several devices at once.18 …h this effort could be extended to KEXTs, and hence lead to shared KernelCaches across devices, the
41 …ers when available\_pages < 5%. One exception is on devices with >= 4GB of memory. For those devic…
15 …up()` processes. This is generally 1 process except for app swap enabled devices (M1 and later iPa…
2197 user32_addr_t devices; member2201 user64_addr_t devices; member2252 devfilt_args->devices = CAST_USER_ADDR_T(devfilt_args32->devices); in fseventsf_ioctl()2293 ret = copyin((user_addr_t)devfilt_args->devices, in fseventsf_ioctl()
288 T_LOG("Cannot change freezeability as freezing is only available on embedded devices");
61 * Mach device support. Mach devices are accessed through
518 # monotonic devices
80 * Drivers and devices are represented as subclasses of IOService.