Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dagp.h9 #define flush_agp_cache() mb() macro
/linux/arch/x86/include/asm/
H A Dagp.h24 #define flush_agp_cache() wbinvd() macro
/linux/drivers/char/agp/
H A Dgeneric.c1306 flush_agp_cache(); in ipi_handler()