Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOMemoryDescriptor.cpp805 IOMemoryDescriptorMapGuardSize(vm_map_t map, IOOptionBits options) in IOMemoryDescriptorMapGuardSize() function
830 mach_vm_size_t guardSize = IOMemoryDescriptorMapGuardSize(map, options); in IOMemoryDescriptorMapDealloc()
856 guardSize = IOMemoryDescriptorMapGuardSize(map, ref->options); in IOMemoryDescriptorMapAlloc()