Searched refs:agp_create_memory (Results 1 – 2 of 2) sorted by relevance
191 struct agp_memory *agp_create_memory(int scratch_pages);
126 struct agp_memory *agp_create_memory(int scratch_pages) in agp_create_memory() function152 EXPORT_SYMBOL(agp_create_memory);250 new = agp_create_memory(scratch_pages); in agp_allocate_memory()