Home
last modified time | relevance | path

Searched refs:flush_write_buffers (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dpci-nommu.c37 flush_write_buffers(); in nommu_map_page()
72 flush_write_buffers(); in nommu_map_sg()
80 flush_write_buffers(); in nommu_sync_single_for_device()
88 flush_write_buffers(); in nommu_sync_sg_for_device()
/linux-4.4.14/arch/frv/include/asm/
Ddma-mapping.h66 flush_write_buffers(); in dma_sync_single_for_device()
81 flush_write_buffers(); in dma_sync_single_range_for_device()
94 flush_write_buffers(); in dma_sync_sg_for_device()
132 flush_write_buffers(); in dma_cache_sync()
Dio.h294 static inline void flush_write_buffers(void) in flush_write_buffers() function
/linux-4.4.14/arch/x86/include/asm/
Ddma-mapping.h88 flush_write_buffers(); in dma_cache_sync()
Dio.h246 static inline void flush_write_buffers(void) in flush_write_buffers() function
/linux-4.4.14/arch/powerpc/include/asm/
Ddma-mapping.h123 #define flush_write_buffers() macro
/linux-4.4.14/arch/m32r/include/asm/
Dio.h193 #define flush_write_buffers() do { } while (0) /* M32R_FIXME */ macro
/linux-4.4.14/arch/hexagon/include/asm/
Dio.h333 #define flush_write_buffers() do { } while (0) macro