Searched defs:flush_icache_page (Results 1 - 25 of 38) 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-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-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-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-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-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-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-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/mm/
H A Dinit.c599 void flush_icache_page(struct vm_area_struct *vma, struct page *page) function
/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/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/arch/ppc64/mm/
H A Dinit.c608 void flush_icache_page(struct vm_area_struct *vma, struct page *page) function
/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-mips/
H A Dpgtable.h58 #define flush_icache_page(vma, page) _flush_icache_page(vma, page) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h72 #define flush_icache_page(vma, page) \ macro
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-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-sh/
H A Dpgtable.h43 #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/router/iproute2/reference/asm-sparc/
H A Dpgtable.h347 #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-mips/
H A Dpgtable.h58 #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.h72 #define flush_icache_page(vma, page) \ macro
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-s390/
H A Dpgtable.h44 #define flush_icache_page(vma,pg) do { } while (0) macro

Completed in 148 milliseconds

12