Home
last modified time | relevance | path

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

/linux/include/linux/
A Dagp_backend.h103 extern int agp_bind_memory(struct agp_memory *, off_t);
/linux/drivers/gpu/drm/ttm/
A Dttm_agp_backend.c79 ret = agp_bind_memory(mem, bo_mem->start); in ttm_agp_bind()
/linux/drivers/char/agp/
A Dgeneric.c408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() function
437 EXPORT_SYMBOL(agp_bind_memory);
/linux/drivers/video/fbdev/i810/
A Di810_main.c1620 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