| /linux-6.15/arch/microblaze/include/asm/ |
| H A D | tlbflush.h | 36 #define update_mmu_cache_range(vmf, vma, addr, ptep, nr) do { } while (0) macro 38 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | cacheflush.h | 61 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 69 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | pgtable_mm.h | 139 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 146 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | pgtable.h | 105 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 114 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/arc/include/asm/ |
| H A D | pgtable-bits-arcv2.h | 104 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, 108 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | pgtable.h | 50 update_mmu_cache_range(NULL, vma, addr, ptep, 1) 147 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | pgtable.h | 288 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, 292 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/csky/abiv1/ |
| H A D | cacheflush.c | 44 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, in update_mmu_cache_range() function
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | pgtable.h | 266 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, 269 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | tlbflush.h | 625 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, 628 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 636 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/csky/abiv2/ |
| H A D | cacheflush.c | 10 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, in update_mmu_cache_range() function
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 406 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, 409 update_mmu_cache_range(NULL, vma, address, ptep, 1)
|
| /linux-6.15/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 383 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 392 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 444 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 457 update_mmu_cache_range(NULL, vma, addr, ptep, 1) 460 update_mmu_cache_range(NULL, vma, addr, ptep, nr)
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | pgtable.h | 581 static inline void update_mmu_cache_range(struct vm_fault *vmf, function 595 update_mmu_cache_range(NULL, vma, address, ptep, 1) 598 update_mmu_cache_range(NULL, vma, address, ptep, nr)
|
| /linux-6.15/arch/arc/mm/ |
| H A D | tlb.c | 472 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, in update_mmu_cache_range() function 534 update_mmu_cache_range(NULL, vma, addr, &pte, HPAGE_PMD_NR); in update_mmu_cache_pmd()
|
| /linux-6.15/arch/arm/mm/ |
| H A D | fault-armv.c | 187 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, in update_mmu_cache_range() function
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | pgtable.h | 508 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function 533 update_mmu_cache_range(NULL, vma, addr, ptep, 1) 536 update_mmu_cache_range(NULL, vma, addr, ptep, nr)
|
| /linux-6.15/arch/xtensa/mm/ |
| H A D | cache.c | 216 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, in update_mmu_cache_range() function
|
| /linux-6.15/arch/nios2/mm/ |
| H A D | cacheflush.c | 209 void update_mmu_cache_range(struct vm_fault *vmf, struct vm_area_struct *vma, in update_mmu_cache_range() function
|
| /linux-6.15/arch/um/include/asm/ |
| H A D | pgtable.h | 295 #define update_mmu_cache_range(vmf, vma, address, ptep, nr) do {} while (0) macro
|
| /linux-6.15/Documentation/core-api/ |
| H A D | cachetlb.rst | 91 5) ``void update_mmu_cache_range(struct vm_fault *vmf, 316 page. See sparc64's flush_dcache_folio and update_mmu_cache_range 322 flag bit. Later, in update_mmu_cache_range(), a check is made 371 flush_dcache_folio and update_mmu_cache_range. In the future, the hope
|
| /linux-6.15/arch/alpha/include/asm/ |
| H A D | pgtable.h | 306 static inline void update_mmu_cache_range(struct vm_fault *vmf, in update_mmu_cache_range() function
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | pgtable_32.h | 320 #define update_mmu_cache_range(vmf, vma, address, ptep, nr) do { } while (0) macro
|
| H A D | pgtable_64.h | 983 void update_mmu_cache_range(struct vm_fault *, struct vm_area_struct *, 986 update_mmu_cache_range(NULL, vma, addr, ptep, 1)
|