| /linux/arch/arc/include/asm/ |
| H A D | hugepage.h | 62 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
| /linux/mm/ |
| H A D | huge_memory.c | 1309 update_mmu_cache_pmd(vma, haddr, pmd); in map_anon_folio_pmd_nopf() 1505 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page() 1557 update_mmu_cache_pmd(vma, addr, pmd); in insert_pmd() 1588 update_mmu_cache_pmd(vma, addr, pmd); in insert_pmd() 1786 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd() 2141 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page() 2253 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page() 4975 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
|
| H A D | migrate_device.c | 890 update_mmu_cache_pmd(vma, addr, pmdp); in migrate_vma_insert_huge_pmd_page()
|
| H A D | memory.c | 5473 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
|
| /linux/arch/arm/include/asm/ |
| H A D | tlbflush.h | 638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
| /linux/arch/arc/mm/ |
| H A D | tlb.c | 530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 488 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux/arch/mips/include/asm/ |
| H A D | pgtable.h | 594 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 986 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 601 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1114 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1505 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1576 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
| /linux/arch/sparc/mm/ |
| H A D | init_64.c | 2934 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|