Searched refs:flush_icache_page (Results 1 - 25 of 43) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dpgalloc.h129 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dpgalloc.h129 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dcache.h26 #define flush_icache_page(vma,page) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dcache.h157 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dcache.h26 #define flush_icache_page(vma,page) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dcache.h157 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h71 flush_icache_page((vma), (page))
72 #define flush_icache_page(vma, page) \ macro
86 flush_icache_page((vma), (page))
87 #define flush_icache_page(vma, page) _flush_icache_page(vma, page) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h71 flush_icache_page((vma), (page))
72 #define flush_icache_page(vma, page) \ macro
86 flush_icache_page((vma), (page))
87 #define flush_icache_page(vma, page) _flush_icache_page(vma, page) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h31 * - flush_icache_page(vma, pg) flushes(invalidates) a page for icache
43 #define flush_icache_page(vma,pg) do { } while (0) macro
67 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h31 * - flush_icache_page(vma, pg) flushes(invalidates) a page for icache
43 #define flush_icache_page(vma,pg) do { } while (0) macro
67 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dppc_ksyms.c224 EXPORT_SYMBOL(flush_icache_page); variable
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgalloc.h124 #define flush_icache_page(vma,page) do { flush_kernel_dcache_page(page_address(page)); flush_kernel_icache_page(page_address(page)); } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgalloc.h124 #define flush_icache_page(vma,page) do { flush_kernel_dcache_page(page_address(page)); flush_kernel_icache_page(page_address(page)); } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dpgalloc.h98 #define flush_icache_page(vma, page) flush_icache_user_range((vma), (page), 0, 0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgalloc.h231 #define flush_icache_page(vma,page) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dpgalloc.h98 #define flush_icache_page(vma, page) flush_icache_user_range((vma), (page), 0, 0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dpgalloc.h231 #define flush_icache_page(vma,page) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dppc_ksyms.c196 EXPORT_SYMBOL(flush_icache_page); variable
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h44 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h40 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgtable.h274 #define flush_icache_page(vma, pg) do { } while(0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h44 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h40 #define flush_icache_page(vma,pg) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgtable.h274 #define flush_icache_page(vma, pg) do { } while(0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgtable.h151 #define flush_icache_page(vma,pg) do { } while (0) macro

Completed in 125 milliseconds

12