flush_agp_cache 11 arch/alpha/include/asm/agp.h #define flush_agp_cache() mb() flush_agp_cache 19 arch/ia64/include/asm/agp.h #define flush_agp_cache() mb() flush_agp_cache 13 arch/parisc/include/asm/agp.h #define flush_agp_cache() mb() flush_agp_cache 10 arch/powerpc/include/asm/agp.h #define flush_agp_cache() mb() flush_agp_cache 9 arch/sparc/include/asm/agp.h #define flush_agp_cache() mb() flush_agp_cache 24 arch/x86/include/asm/agp.h #define flush_agp_cache() wbinvd()