Home
last modified time | relevance | path

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

12

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

12