| /linux-6.15/arch/arc/include/asm/ |
| H A D | hugepage.h | 64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
| /linux-6.15/mm/ |
| H A D | huge_memory.c | 1211 update_mmu_cache_pmd(vma, haddr, pmd); in map_anon_folio_pmd() 1363 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page() 1394 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd() 1416 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd() 1646 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd() 2002 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page() 2114 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page() 4710 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
|
| H A D | khugepaged.c | 1251 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
|
| H A D | memory.c | 5206 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | tlbflush.h | 638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
| /linux-6.15/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-6.15/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 462 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | pgtable.h | 600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | pgtable.h | 538 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 988 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
|
| /linux-6.15/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 1107 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | pgtable.h | 1576 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | pgtable.h | 52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1521 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
|
| /linux-6.15/arch/sparc/mm/ |
| H A D | init_64.c | 2948 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
|