Home
last modified time | relevance | path

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

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