Searched refs:agp_allocate_memory (Results 1 – 4 of 4) sorted by relevance
101 extern struct agp_memory *agp_allocate_memory(struct agp_bridge_data *, size_t, u32);
61 mem = agp_allocate_memory(agp_be->bridge, ttm->num_pages, AGP_USER_MEMORY); in ttm_agp_bind()
218 struct agp_memory *agp_allocate_memory(struct agp_bridge_data *bridge, in agp_allocate_memory() function278 EXPORT_SYMBOL(agp_allocate_memory);
1681 agp_allocate_memory(bridge, size >> 12, AGP_NORMAL_MEMORY))) { in i810_alloc_agp_mem()1695 agp_allocate_memory(bridge, par->cursor_heap.size >> 12, in i810_alloc_agp_mem()