| /linux/arch/hexagon/include/asm/ |
| H A D | cacheflush.h | 68 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/microblaze/include/asm/ |
| H A D | tlbflush.h | 37 #define update_mmu_cache(vma, addr, pte) \ macro
|
| /linux/arch/sh/mm/ |
| H A D | tlbex_32.c | 80 update_mmu_cache(NULL, address, pte); in handle_tlbmiss()
|
| /linux/arch/arc/include/asm/ |
| H A D | pgtable-bits-arcv2.h | 107 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pgtable.h | 39 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 580 #define update_mmu_cache(vma, addr, ptep) \ macro 591 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pmd() 1130 update_mmu_cache(vma, address, ptep); in update_mmu_cache_pud()
|
| /linux/arch/arm/include/asm/ |
| H A D | tlbflush.h | 635 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/mm/ |
| H A D | userfaultfd.c | 404 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_install_pte() 600 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_pte_zeropage() 681 update_mmu_cache(dst_vma, dst_addr, dst_pte); in mfill_atomic_pte_poison()
|
| H A D | pagewalk.c | 47 update_mmu_cache(walk->vma, addr, pte); in walk_pte_range_inner()
|
| H A D | memory.c | 895 update_mmu_cache(vma, address, ptep); in restore_exclusive_pte() 2354 update_mmu_cache(vma, addr, pte); in insert_page_into_pte_locked() 2684 update_mmu_cache(vma, addr, pte); in insert_pfn() 2698 update_mmu_cache(vma, addr, pte); /* XXX: why not for insert_page? */ in insert_pfn() 5367 update_mmu_cache(vma, addr, vmf->pte); in do_anonymous_page()
|
| H A D | hugetlb.c | 4844 update_mmu_cache(vma, address, ptep); in set_huge_ptep_writable() 6116 update_mmu_cache(vma, vmf.address, vmf.pte); in hugetlb_fault() 6213 update_mmu_cache(dst_vma, dst_addr, dst_pte); in hugetlb_mfill_atomic_pte() 6376 update_mmu_cache(dst_vma, dst_addr, dst_pte); in hugetlb_mfill_atomic_pte()
|
| H A D | migrate_device.c | 1087 update_mmu_cache(vma, addr, ptep); in migrate_vma_insert_page()
|
| H A D | madvise.c | 1238 update_mmu_cache(walk->vma, addr, pte); in guard_remove_pte_entry()
|
| H A D | migrate.c | 445 update_mmu_cache(vma, pvmw.address, pvmw.pte); in remove_migration_pte()
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 391 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 486 #define update_mmu_cache(vma, addr, ptep) \ macro
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1488 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 52 #define update_mmu_cache(vma, address, ptep) do { } while (0) macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1585 #define update_mmu_cache(vma, addr, ptep) \ macro
|