| /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 | 1324 update_mmu_cache_pmd(vma, haddr, pmd); in thp_get_unmapped_area_vmflags() 1520 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in vma_thp_gfp_mask() 1572 update_mmu_cache_pmd(vma, addr, pmd); in do_huge_pmd_anonymous_page() 1603 update_mmu_cache_pmd(vma, addr, pmd); in insert_pmd() 1801 update_mmu_cache_pmd(vma, addr, pmd); in vmf_insert_pfn_pud() 2156 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page() 2268 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page() 5001 update_mmu_cache_pmd(vma, address, pvmw->pmd); in set_pmd_migration_entry()
|
| H A D | migrate_device.c | 881 update_mmu_cache_pmd(vma, addr, pmdp); in migrate_vma_insert_huge_pmd_page()
|
| H A D | memory.c | 5534 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 | 492 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 596 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in pte_same() 586 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, 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 | 1509 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, 1497 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, update_mmu_cache_pmd() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 54 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1587 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|