Home
last modified time | relevance | path

Searched defs:update_mmu_cache (Results 1 – 25 of 28) sorted by relevance

12

/linux/arch/csky/abiv1/
A Dcacheflush.c37 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/linux/arch/csky/abiv2/
A Dcacheflush.c9 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/linux/arch/hexagon/include/asm/
A Dcacheflush.h61 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux/arch/microblaze/include/asm/
A Dtlbflush.h36 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
/linux/arch/powerpc/mm/nohash/
A Dbook3e_hugetlbpage.c192 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/linux/arch/arm/mm/
A Dfault-armv.c181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/linux/arch/m68k/include/asm/
A Dpgtable_mm.h134 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux/arch/sh/include/asm/
A Dpgtable.h125 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
/linux/arch/xtensa/mm/
A Dcache.c211 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() function
/linux/arch/nios2/mm/
A Dcacheflush.c201 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h299 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
/linux/arch/powerpc/mm/book3s32/
A Dmmu.c321 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/linux/arch/nds32/mm/
A Dcacheflush.c48 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
/linux/arch/um/include/asm/
A Dpgtable.h305 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
/linux/arch/sparc/include/asm/
A Dpgtable_32.h334 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/linux/arch/openrisc/include/asm/
A Dpgtable.h396 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux/arch/alpha/include/asm/
A Dpgtable.h314 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
/linux/arch/arc/mm/
A Dtlb.c470 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function
/linux/arch/arm/include/asm/
A Dtlbflush.h628 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux/arch/mips/include/asm/
A Dpgtable.h557 static inline void update_mmu_cache(struct vm_area_struct *vma, function
/linux/arch/parisc/include/asm/
A Dpgtable.h419 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) macro
/linux/arch/ia64/include/asm/
A Dpgtable.h429 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
/linux/arch/riscv/include/asm/
A Dpgtable.h381 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1735 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
/linux/arch/x86/include/asm/
A Dpgtable.h1255 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function

Completed in 81 milliseconds

12