Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOKitKernelInternal.h67 IOKernelAllocateWithPhysicalRestrict(
H A DIOLib.cpp722 IOKernelAllocateWithPhysicalRestrict( in IOKernelAllocateWithPhysicalRestrict() function
865 address = IOKernelAllocateWithPhysicalRestrict(KHEAP_DEFAULT, in IOMallocContiguous()
H A DIOBufferMemoryDescriptor.cpp328 _buffer = (void *) IOKernelAllocateWithPhysicalRestrict(kheap, in initWithPhysicalMask()