Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
Dagp.h196 struct agp_memory *agp_create_memory(int scratch_pages);
Dgeneric.c127 struct agp_memory *agp_create_memory(int scratch_pages) in agp_create_memory() function
153 EXPORT_SYMBOL(agp_create_memory);
250 new = agp_create_memory(scratch_pages); in agp_allocate_memory()
Dintel-gtt.c258 new = agp_create_memory(pg_count); in alloc_agpphysmem_i8xx()
990 new = agp_create_memory(1); in intel_fake_agp_alloc_by_type()