Searched refs:agp_create_memory (Results 1 – 3 of 3) sorted by relevance
196 struct agp_memory *agp_create_memory(int scratch_pages);
131 struct agp_memory *agp_create_memory(int scratch_pages) in agp_create_memory() function157 EXPORT_SYMBOL(agp_create_memory);254 new = agp_create_memory(scratch_pages); in agp_allocate_memory()
257 new = agp_create_memory(pg_count); in alloc_agpphysmem_i8xx()972 new = agp_create_memory(1); in intel_fake_agp_alloc_by_type()