Searched defs:update_mmu_cache (Results 1 - 25 of 34) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dcache.c62 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dtlb-r3k.c161 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, function
H A Dtlb-sb1.c271 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, function
H A Dtlb-r4k.c185 void update_mmu_cache(struct vm_area_struct * vma, unsigned long address, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/mm/
H A Dfault.c282 void update_mmu_cache(struct vm_area_struct * vma, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Dfault-armv.c237 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dcache.h88 update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dcache.h88 update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/mm/
H A Dppc_mmu.c258 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dpgtable.h141 extern inline void update_mmu_cache(struct vm_area_struct * vma, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dpgtable.h141 extern inline void update_mmu_cache(struct vm_area_struct * vma, function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dpgalloc.h266 update_mmu_cache (struct vm_area_struct *vma, unsigned long vaddr, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dpgalloc.h266 update_mmu_cache (struct vm_area_struct *vma, unsigned long vaddr, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/mm/
H A Dinit.c184 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t pte) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h506 #define update_mmu_cache(vma, address, pte) _update_mmu_cache(vma, address, pte) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h23 #define update_mmu_cache(vma, addr, pte) do { } while (0) macro
38 #define update_mmu_cache(vma, addr, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h390 #define update_mmu_cache(vma, addr, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h51 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h47 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgtable.h371 #define update_mmu_cache(vma,addr,pte) BTFIXUP_CALL(update_mmu_cache)(vma,addr,pte) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h506 #define update_mmu_cache(vma, address, pte) _update_mmu_cache(vma, address, pte) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dpgtable.h23 #define update_mmu_cache(vma, addr, pte) do { } while (0) macro
38 #define update_mmu_cache(vma, addr, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dpgtable.h390 #define update_mmu_cache(vma, addr, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h51 #define update_mmu_cache(vma, address, pte) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h47 #define update_mmu_cache(vma, address, pte) do { } while (0) macro

Completed in 221 milliseconds

12