Home
last modified time | relevance | path

Searched refs:iopa_init (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/iokit/Kernel/
H A DIOKitKernelInternal.h196 extern "C" void iopa_init(iopa_t * a);
H A DIOLib.cpp224 iopa_init(&gIOBMDPageAllocator); in IOLibInit()
225 iopa_init(&gIOPageablePageAllocator); in IOLibInit()
1292 iopa_init(iopa_t * a) in iopa_init() function