Searched refs:devices (Results 1 – 15 of 15) 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.
156 - `io_map_init`: Creates an early `kernel_map` carve-out for mapping memory shared with devices
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
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()
290 T_LOG("Cannot change freezeability as freezing is only available on embedded devices");
18 - `PRODUCT_CONFIG=...` - Build XNU for a device other than the default. Only macos devices are sup…
61 * Mach device support. Mach devices are accessed through
222 This approach was enabled on low core-count devices (i.e. watches) for 1-2
15 …up()` processes. This is generally 1 process except for app swap enabled devices (M1 and later iPa…
519 # monotonic devices
97 * Drivers and devices are represented as subclasses of IOService.