Searched refs:flush_cache_kmaps (Results 1 - 9 of 9) sorted by relevance

/arch/xtensa/include/asm/
H A Dhighmem.h14 extern void flush_cache_kmaps(void);
/arch/arm/include/asm/
H A Dhighmem.h14 #define flush_cache_kmaps() \ macro
/arch/mips/include/asm/
H A Dhighmem.h55 #define flush_cache_kmaps() flush_cache_all() macro
/arch/tile/include/asm/
H A Dhighmem.h70 #define flush_cache_kmaps() do { } while (0) macro
/arch/x86/include/asm/
H A Dhighmem.h70 #define flush_cache_kmaps() do { } while (0) macro
/arch/microblaze/include/asm/
H A Dhighmem.h92 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); } macro
/arch/powerpc/include/asm/
H A Dhighmem.h101 #define flush_cache_kmaps() flush_cache_all() macro
/arch/sparc/include/asm/
H A Dhighmem.h77 #define flush_cache_kmaps() flush_cache_all() macro
/arch/frv/include/asm/
H A Dhighmem.h47 #define flush_cache_kmaps() do { } while (0) macro

Completed in 879 milliseconds