Searched refs:agp_bind_memory (Results 1 – 4 of 4) sorted by relevance
103 extern int agp_bind_memory(struct agp_memory *, off_t);
79 ret = agp_bind_memory(mem, bo_mem->start); in ttm_agp_bind()
408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() function437 EXPORT_SYMBOL(agp_bind_memory);
1620 agp_bind_memory(par->i810_gtt.i810_fb_memory, in i810fb_resume()1622 agp_bind_memory(par->i810_gtt.i810_cursor_memory, in i810fb_resume()1687 if (agp_bind_memory(par->i810_gtt.i810_fb_memory, in i810_alloc_agp_mem()1702 if (agp_bind_memory(par->i810_gtt.i810_cursor_memory, in i810_alloc_agp_mem()
Completed in 14 milliseconds