agp_allocate_memory
EXPORT_SYMBOL(agp_allocate_memory);
mem = agp_allocate_memory(agp_be->bridge, ttm->num_pages, AGP_USER_MEMORY);
agp_allocate_memory(bridge, size >> 12, AGP_NORMAL_MEMORY))) {
agp_allocate_memory(bridge, par->cursor_heap.size >> 12,
extern struct agp_memory *agp_allocate_memory(struct agp_bridge_data *, size_t, u32);