/openbmc/linux/arch/ia64/include/asm/ |
H A D | cacheflush.h | 22 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/csky/abiv1/ |
H A D | cacheflush.c | 38 void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | cacheflush.h | 127 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function 148 #define flush_dcache_page(page) do { } while (0) macro
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | cacheflush.h | 66 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/arm64/mm/ |
H A D | flush.c | 77 void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | cacheflush.h | 49 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | cacheflush.h | 32 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | cacheflush.h | 48 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | cacheflush.h | 65 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cacheflush.h | 47 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | cacheflush.h | 50 #define flush_dcache_page(page) do { } while (0) macro
|
/openbmc/linux/arch/csky/abiv2/inc/abi/ |
H A D | cacheflush.h | 29 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/include/asm-generic/ |
H A D | cacheflush.h | 51 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | cacheflush_64.h | 51 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
H A D | cacheflush_32.h | 43 static inline void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | cacheflush.h | 70 #define flush_dcache_page(page) \ macro
|
/openbmc/linux/arch/arm/mm/ |
H A D | nommu.c | 189 void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
H A D | flush.c | 367 void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/nios2/mm/ |
H A D | cacheflush.c | 203 void flush_dcache_page(struct page *page) in flush_dcache_page() function
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | cacheflush_mm.h | 258 #define flush_dcache_page(page) __flush_pages_to_ram(page_address(page), 1) macro
|
/openbmc/linux/tools/testing/scatterlist/linux/ |
H A D | mm.h | 130 #define flush_dcache_page(p) macro
|
/openbmc/linux/arch/arc/mm/ |
H A D | cache.c | 754 void flush_dcache_page(struct page *page) in flush_dcache_page() function
|