Home
last modified time | relevance | path

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

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