/openbmc/linux/arch/csky/abiv1/ |
H A D | cacheflush.c | 68 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() function
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | cacheflush.h | 105 #define flush_cache_range local_flush_cache_range macro 152 #define flush_cache_range(vma, start, end) do { } while (0) macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | cacheflush.h | 45 #define flush_cache_range(vma, start, end) do { } while (0) macro
|
/openbmc/linux/arch/csky/abiv2/inc/abi/ |
H A D | cacheflush.h | 16 #define flush_cache_range(vma, start, end) do { } while (0) macro
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | cacheflush.h | 51 #define flush_cache_range(mm, u_vstart, u_vend) macro
|
/openbmc/linux/include/asm-generic/ |
H A D | cacheflush.h | 35 static inline void flush_cache_range(struct vm_area_struct *vma, in flush_cache_range() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | cacheflush_64.h | 24 #define flush_cache_range(vma, start, end) \ macro
|
H A D | cacheflush_32.h | 14 #define flush_cache_range(vma,start,end) \ macro
|
/openbmc/linux/arch/mips/mm/ |
H A D | cache.c | 33 void (*flush_cache_range)(struct vm_area_struct *vma, unsigned long start, variable
|
/openbmc/linux/arch/nios2/mm/ |
H A D | cacheflush.c | 134 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() function
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | cacheflush_mm.h | 207 static inline void flush_cache_range(struct vm_area_struct *vma, in flush_cache_range() function
|
/openbmc/linux/arch/arm/mm/ |
H A D | flush.c | 79 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_range() function
|
/openbmc/linux/arch/sh/mm/ |
H A D | cache.c | 212 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() function
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | cacheflush.h | 249 #define flush_cache_range(vma,start,end) \ macro
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | smp.c | 578 void flush_cache_range(struct vm_area_struct *vma, in flush_cache_range() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | cache.c | 754 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_range() function
|
/openbmc/linux/arch/arc/mm/ |
H A D | cache.c | 944 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() function
|