Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.61.2/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp92 IOAddressRange ranges; in IOGetBootKeyStoreData() local
166 IOAddressRange ranges; in IOGetAPFSKeyStoreData() local
196 IOAddressRange ranges; in IOGetARVRootHashData() local
225 IOAddressRange ranges; in IOGetBaseSystemARVRootHashData() local
271 IOAddressRange ranges; in IOGetARVManifestData() local
300 IOAddressRange ranges; in IOGetBaseSystemARVManifestData() local
/xnu-8792.61.2/osfmk/kern/
H A Drestartable.c139 _ranges_validate(task_t task, task_restartable_range_t *ranges, uint32_t count) in _ranges_validate()
188 task_restartable_range_t *ranges = rr->rr_ranges; in _ranges_lookup() local
264 _restartable_ranges_create(task_t task, task_restartable_range_t *ranges, in _restartable_ranges_create()
537 task_restartable_range_t *ranges, in task_restartable_ranges_register()
/xnu-8792.61.2/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp86 IOAddressRange ranges[2]; in IOMultMemoryDescriptorTest() local
356 IOAddressRange ranges[2] = { in IOMemoryRemoteTest() local
1094 IOAddressRange ranges[3]; in IOMemoryDescriptorTest() local
/xnu-8792.61.2/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1719 IOMemoryDescriptor::withRanges( IOVirtualRange * ranges, in withRanges()
1746 IOMemoryDescriptor::withAddressRanges(IOAddressRange * ranges, in withAddressRanges()
1807 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, in withPhysicalRanges()
1909 IOPhysicalRange * ranges, in initWithPhysicalRanges()
1925 IOVirtualRange * ranges, in initWithRanges()
5978 IOVirtualRange * ranges, in initWithRanges()
5988 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges, in initWithPhysicalRanges()
H A DIOUserServer.cpp850 IOAddressRange * ranges; in CreateMemoryDescriptorFromClient_Impl() local
/xnu-8792.61.2/tests/vm/
H A Dvm_allocation.c2056 } ranges[] = { in test_deallocate_rounded_zero_end_ranges() local
2093 } ranges[] = { in test_deallocate_wrapped_around_ranges() local
2285 } ranges[] = { in test_read_wrapped_around_ranges() local
2621 } ranges[] = { in test_copy_wrapped_around_ranges() local
3178 } ranges[] = { in protect_wrapped_around_ranges() local
/xnu-8792.61.2/osfmk/arm/pmap/
H A Dpmap_data.c3548 pmap_io_range_t const *ranges = prop; in pmap_compute_io_rgns() local
3634 pmap_io_range_t const *ranges = prop; in pmap_load_io_rgns() local