Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOKitKernelInternal.h197 extern "C" uintptr_t iopa_alloc(iopa_t * a, iopa_proc_t alloc, kalloc_heap_t kheap,
H A DIOLib.cpp1115 addr = ((void *) iopa_alloc(&gIOPageablePageAllocator, in IOMallocPageableInternal()
1332 iopa_alloc( in iopa_alloc() function
H A DIOBufferMemoryDescriptor.cpp360 _buffer = (void *) iopa_alloc(&gIOBMDPageAllocator, in initWithPhysicalMask()