Searched refs:agp_allocate_memory (Results 1 – 3 of 3) sorted by relevance
122 agp_allocate_memory(struct agp_bridge_data *bridge, size_t npages, in agp_allocate_memory() function
65 mem = agp_allocate_memory(agp_be->bridge, ttm->num_pages, AGP_USER_MEMORY); in ttm_agp_bind()
234 memory = agp_allocate_memory(dev->agp->bridge, pages, type); in drm_agp_alloc_hook()