Searched refs:vm_inherit (Results 1 – 6 of 6) sorted by relevance
392 module vm_inherit {393 header "mach/vm_inherit.h"
178 vm_inherit.h \
178 routine vm_inherit(288 * vm_inherit calls for a description of these attributes.
198 routine vm_inherit(337 * vm_inherit calls for a description of these attributes.
281 kr = vm_inherit(kernel_map, buffer + ptoa(1), ptoa(1), VM_INHERIT_NONE); in IODMACommandLocalMappedNonContig()1082 vm_inherit(kernel_map, data[0] + ptoa(1), ptoa(1), VM_INHERIT_NONE); in IOMemoryDescriptorTest()1083 vm_inherit(kernel_map, data[0] + ptoa(16), ptoa(4), VM_INHERIT_NONE); in IOMemoryDescriptorTest()
427 vm_inherit( in vm_inherit() function