Home
last modified time | relevance | path

Searched refs:AGP_NORMAL_MEMORY (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/
Dagp_backend.h89 #define AGP_NORMAL_MEMORY 0 macro
/linux-6.12.1/drivers/video/fbdev/i810/
Di810.h191 #define AGP_NORMAL_MEMORY 0 macro
Di810_main.c1681 agp_allocate_memory(bridge, size >> 12, AGP_NORMAL_MEMORY))) { in i810_alloc_agp_mem()
/linux-6.12.1/drivers/char/agp/
Dgeneric.c149 new->type = AGP_NORMAL_MEMORY; in agp_create_memory()