Home
last modified time | relevance | path

Searched refs:agp_create_memory (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/char/agp/
Dagp.h196 struct agp_memory *agp_create_memory(int scratch_pages);
Dgeneric.c143 struct agp_memory *agp_create_memory(int scratch_pages) in agp_create_memory() function
169 EXPORT_SYMBOL(agp_create_memory);
266 new = agp_create_memory(scratch_pages); in agp_allocate_memory()
Dintel-gtt.c256 new = agp_create_memory(pg_count); in alloc_agpphysmem_i8xx()
1014 new = agp_create_memory(1); in intel_fake_agp_alloc_by_type()