Searched refs:AllocateMemory (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp127 status_t AllocateMemory(aperture_memory *memory, uint32 flags);
518 Aperture::AllocateMemory(aperture_memory *memory, uint32 flags) function in class:Aperture
548 ERROR("Aperture::AllocateMemory(): vm_page_allocate_page_run() "
567 ERROR("Aperture::AllocateMemory(): vm_page_allocate_page_run() "
595 ERROR("Aperture::AllocateMemory(): create_area() failed\n");
1048 status_t status = aperture->AllocateMemory(memory, flags);

Completed in 28 milliseconds