Home
last modified time | relevance | path

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

/xnu-8792.81.2/iokit/Kernel/
H A DIOMemoryDescriptor.cpp799 IOMemoryDescriptorMapGuardSize(vm_map_t map, IOOptionBits options) in IOMemoryDescriptorMapGuardSize() function
824 mach_vm_size_t guardSize = IOMemoryDescriptorMapGuardSize(map, options); in IOMemoryDescriptorMapDealloc()
851 guardSize = IOMemoryDescriptorMapGuardSize(map, ref->options); in IOMemoryDescriptorMapAlloc()