Home
last modified time | relevance | path

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

/xnu-8792.41.9/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.cpp1112 addr = ((void *) iopa_alloc(&gIOPageablePageAllocator, in IOMallocPageableInternal()
1329 iopa_alloc( in iopa_alloc() function
H A DIOBufferMemoryDescriptor.cpp357 _buffer = (void *) iopa_alloc(&gIOBMDPageAllocator, in initWithPhysicalMask()