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);
62 mem = agp_allocate_memory(agp_be->bridge, ttm->num_pages, AGP_USER_MEMORY); in ttm_agp_bind()
207 * agp_allocate_memory - allocate a group of pages of a certain type.218 struct agp_memory *agp_allocate_memory(struct agp_bridge_data *bridge, in agp_allocate_memory() function 278 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()