| /Linux-v5.4/arch/powerpc/include/asm/book3s/ |
| D | pgtable.h | 38 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep);
|
| /Linux-v5.4/arch/nds32/include/asm/ |
| D | tlbflush.h | 43 void update_mmu_cache(struct vm_area_struct *vma,
|
| /Linux-v5.4/arch/csky/abiv2/ |
| D | cacheflush.c | 32 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, in update_mmu_cache() function
|
| /Linux-v5.4/arch/microblaze/include/asm/ |
| D | tlbflush.h | 42 #define update_mmu_cache(vma, addr, ptep) do { } while (0) macro
|
| /Linux-v5.4/arch/hexagon/include/asm/ |
| D | cacheflush.h | 73 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /Linux-v5.4/arch/csky/abiv1/ |
| D | cacheflush.c | 36 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ |
| D | pgtable.h | 303 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep); 306 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) {} in update_mmu_cache() function
|
| /Linux-v5.4/arch/sh/mm/ |
| D | tlbex_32.c | 75 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
| D | tlbex_64.c | 83 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
| /Linux-v5.4/arch/unicore32/include/asm/ |
| D | tlbflush.h | 184 extern void update_mmu_cache(struct vm_area_struct *vma,
|
| /Linux-v5.4/arch/m68k/include/asm/ |
| D | pgtable_mm.h | 132 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /Linux-v5.4/arch/sh/include/asm/ |
| D | pgtable.h | 135 update_mmu_cache(struct vm_area_struct *vma, unsigned long address, pte_t *ptep) in update_mmu_cache() function
|
| /Linux-v5.4/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.4/arch/arm/include/asm/ |
| D | tlbflush.h | 632 extern void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, 635 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /Linux-v5.4/arch/arm/mm/ |
| D | fault-armv.c | 177 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() function
|
| /Linux-v5.4/mm/ |
| D | userfaultfd.c | 98 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mcopy_atomic_pte() 140 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_zeropage_pte()
|
| /Linux-v5.4/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.4/arch/arc/mm/ |
| D | tlb.c | 596 void update_mmu_cache(struct vm_area_struct *vma, unsigned long vaddr_unaligned, in update_mmu_cache() function 660 update_mmu_cache(vma, addr, &pte); in update_mmu_cache_pmd()
|
| /Linux-v5.4/arch/nios2/include/asm/ |
| D | pgtable.h | 297 extern void update_mmu_cache(struct vm_area_struct *vma,
|
| /Linux-v5.4/arch/nios2/mm/ |
| D | cacheflush.c | 200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /Linux-v5.4/arch/arc/include/asm/ |
| D | pgtable.h | 365 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
| /Linux-v5.4/Documentation/core-api/ |
| D | cachetlb.rst | 91 5) ``void update_mmu_cache(struct vm_area_struct *vma, 311 update_mmu_cache implementations for an example of how to go 316 private page flag bit. Later, in update_mmu_cache(), a check is 378 flush_dcache_page and update_mmu_cache. In the future, the hope
|
| /Linux-v5.4/arch/csky/include/asm/ |
| D | pgtable.h | 303 void update_mmu_cache(struct vm_area_struct *vma, unsigned long address,
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgtable_32.h | 345 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
| /Linux-v5.4/arch/riscv/include/asm/ |
| D | pgtable.h | 302 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|