Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/Kernel/
H A DIOMemoryDescriptor.cpp815 IOMemoryDescriptorMapGuardSize(vm_map_t map, IOOptionBits options) in IOMemoryDescriptorMapGuardSize() function
840 mach_vm_size_t guardSize = IOMemoryDescriptorMapGuardSize(map, options); in IOMemoryDescriptorMapDealloc()
867 guardSize = IOMemoryDescriptorMapGuardSize(map, ref->options); in IOMemoryDescriptorMapAlloc()