Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
HDdrm_agpsupport.c189 static void *drm_agp_allocate_memory(size_t pages, u32 type) in drm_agp_allocate_memory() function
230 handle = drm_agp_allocate_memory(pages, type); in drm_agp_alloc()