Searched refs:agp_create_memory (Results 1 – 3 of 3) sorted by relevance
196 struct agp_memory *agp_create_memory(int scratch_pages);
127 struct agp_memory *agp_create_memory(int scratch_pages) in agp_create_memory() function153 EXPORT_SYMBOL(agp_create_memory);250 new = agp_create_memory(scratch_pages); in agp_allocate_memory()
258 new = agp_create_memory(pg_count); in alloc_agpphysmem_i8xx()990 new = agp_create_memory(1); in intel_fake_agp_alloc_by_type()