Searched refs:gIOPageablePageAllocator (Results 1 – 1 of 1) sorted by relevance
156 static iopa_t gIOPageablePageAllocator; variable225 iopa_init(&gIOPageablePageAllocator); in IOLibInit()1112 addr = ((void *) iopa_alloc(&gIOPageablePageAllocator, in IOMallocPageableInternal()1159 address = (void *) iopa_free(&gIOPageablePageAllocator, (uintptr_t) address, size); in IOFreePageable()