Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/Kernel/
H A DIOMemoryDescriptor.cpp813 IOMemoryDescriptorMapGuardSize(vm_map_t map, IOOptionBits options) in IOMemoryDescriptorMapGuardSize() function
838 mach_vm_size_t guardSize = IOMemoryDescriptorMapGuardSize(map, options); in IOMemoryDescriptorMapDealloc()
865 guardSize = IOMemoryDescriptorMapGuardSize(map, ref->options); in IOMemoryDescriptorMapAlloc()