Searched defs:flush_agp_cache (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/include/asm/ | ||
A D | agp.h | 24 #define flush_agp_cache() wbinvd() macro |
/linux-6.3-rc2/include/asm-generic/ | ||
A D | agp.h | 9 #define flush_agp_cache() mb() macro |
Completed in 4 milliseconds