Searched refs:flush_cache_range (Results 1 - 25 of 51) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dpgalloc.h92 extern inline void flush_cache_range(struct mm_struct *mm, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dpgalloc.h92 extern inline void flush_cache_range(struct mm_struct *mm, function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dcache.h14 #define flush_cache_range(mm,start,end) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dcache.h45 #define flush_cache_range(_mm,_start,_end) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dcache.h14 #define flush_cache_range(mm,start,end) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dcache.h45 #define flush_cache_range(_mm,_start,_end) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgalloc.h59 BTFIXUPDEF_CALL(void, flush_cache_range, struct mm_struct *, unsigned long, unsigned long)
64 #define flush_cache_range(mm,start,end) BTFIXUP_CALL(flush_cache_range)(mm,start,end) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgalloc.h59 BTFIXUPDEF_CALL(void, flush_cache_range, struct mm_struct *, unsigned long, unsigned long)
64 #define flush_cache_range(mm,start,end) BTFIXUP_CALL(flush_cache_range)(mm,start,end) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dsh_ksyms.c101 EXPORT_SYMBOL(flush_cache_range); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dgeneric.c89 flush_cache_range(mm, beg, end);
H A Dsrmmu.c1316 BTFIXUPSET_CALL(flush_cache_range, hypersparc_flush_cache_range, BTFIXUPCALL_NORM);
1382 BTFIXUPSET_CALL(flush_cache_range, cypress_flush_cache_range, BTFIXUPCALL_NORM);
1481 BTFIXUPSET_CALL(flush_cache_range, swift_flush_cache_range, BTFIXUPCALL_NORM);
1628 BTFIXUPSET_CALL(flush_cache_range, turbosparc_flush_cache_range, BTFIXUPCALL_NORM);
1668 BTFIXUPSET_CALL(flush_cache_range, tsunami_flush_cache_range, BTFIXUPCALL_NORM);
1725 BTFIXUPCOPY_CALL(flush_cache_range, local_flush_cache_range);
1764 BTFIXUPSET_CALL(flush_cache_range, viking_flush_cache_range, BTFIXUPCALL_NORM);
2023 BTFIXUPCOPY_CALL(local_flush_cache_range, flush_cache_range);
2035 BTFIXUPSET_CALL(flush_cache_range, smp_flush_cache_range, BTFIXUPCALL_NORM);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dumap.c98 flush_cache_range (task->mm, beg, end);
204 flush_cache_range(current->mm, beg, end);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dumap.c97 flush_cache_range (task->mm, beg, end);
203 flush_cache_range(current->mm, beg, end);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/mm/
H A Dgeneric.c125 flush_cache_range(mm, beg, end);
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dmremap.c95 flush_cache_range(mm, old_addr, old_addr + len);
118 flush_cache_range(mm, new_addr, new_addr + len);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h26 * - flush_cache_range(mm, start, end) flushes a range of pages
38 #define flush_cache_range(mm, start, end) do { } while (0) macro
59 extern void flush_cache_range(struct mm_struct *mm, unsigned long start,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h26 * - flush_cache_range(mm, start, end) flushes a range of pages
38 #define flush_cache_range(mm, start, end) do { } while (0) macro
59 extern void flush_cache_range(struct mm_struct *mm, unsigned long start,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h28 * - flush_cache_range(mm, start, end) flushes a range of pages
66 #define flush_cache_range(mm,start,end) do { } while(0) macro
81 #define flush_cache_range(mm,start,end) _flush_cache_range(mm,start,end) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h28 * - flush_cache_range(mm, start, end) flushes a range of pages
66 #define flush_cache_range(mm,start,end) do { } while(0) macro
81 #define flush_cache_range(mm,start,end) _flush_cache_range(mm,start,end) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgalloc.h73 flush_cache_range(struct mm_struct *mm, unsigned long start, unsigned long end) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgalloc.h18 #define flush_cache_range(mm, start, end) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgalloc.h73 flush_cache_range(struct mm_struct *mm, unsigned long start, unsigned long end) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgalloc.h18 #define flush_cache_range(mm, start, end) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dpgalloc.h17 #define flush_cache_range(mm, start, end) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgalloc.h228 #define flush_cache_range(mm, start, end) do { } while (0) macro

Completed in 125 milliseconds

123