Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/Kernel/
H A DIOKitKernelInternal.h67 IOKernelAllocateWithPhysicalRestrict(
H A DIOLib.cpp719 IOKernelAllocateWithPhysicalRestrict( in IOKernelAllocateWithPhysicalRestrict() function
862 address = IOKernelAllocateWithPhysicalRestrict(KHEAP_DEFAULT, in IOMallocContiguous()
H A DIOBufferMemoryDescriptor.cpp325 _buffer = (void *) IOKernelAllocateWithPhysicalRestrict(kheap, in initWithPhysicalMask()