/Linux-v5.15/arch/csky/abiv1/ |
D | cacheflush.c | 37 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/Linux-v5.15/arch/csky/abiv2/ |
D | cacheflush.c | 9 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/Linux-v5.15/arch/hexagon/include/asm/ |
D | cacheflush.h | 61 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/microblaze/include/asm/ |
D | tlbflush.h | 36 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
|
/Linux-v5.15/arch/powerpc/mm/nohash/ |
D | book3e_hugetlbpage.c | 192 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/ |
D | fault-armv.c | 181 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/Linux-v5.15/arch/m68k/include/asm/ |
D | pgtable_mm.h | 134 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/sh/include/asm/ |
D | pgtable.h | 125 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/ |
D | cache.c | 211 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/ |
D | cacheflush.c | 201 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/powerpc/include/asm/nohash/ |
D | pgtable.h | 299 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/ |
D | mmu.c | 321 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/Linux-v5.15/arch/parisc/kernel/ |
D | cache.c | 86 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/ |
D | cacheflush.c | 48 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
/Linux-v5.15/arch/um/include/asm/ |
D | pgtable.h | 305 #define update_mmu_cache(vma,address,ptep) do {} while (0) macro
|
/Linux-v5.15/arch/openrisc/include/asm/ |
D | pgtable.h | 396 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/arc/mm/ |
D | tlb.c | 470 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/ |
D | pgtable.h | 314 extern inline void update_mmu_cache(struct vm_area_struct * vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | pgtable_32.h | 334 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/Linux-v5.15/arch/arm/include/asm/ |
D | tlbflush.h | 628 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/mips/include/asm/ |
D | pgtable.h | 539 static inline void update_mmu_cache(struct vm_area_struct *vma, function
|
/Linux-v5.15/arch/ia64/include/asm/ |
D | pgtable.h | 429 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
/Linux-v5.15/arch/riscv/include/asm/ |
D | pgtable.h | 379 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
/Linux-v5.15/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 1735 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
/Linux-v5.15/arch/arm64/include/asm/ |
D | pgtable.h | 972 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|