Home
last modified time | relevance | path

Searched refs:update_mmu_cache_pmd (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/arch/arc/include/asm/
H A Dhugepage.h64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-6.15/mm/
H A Dhuge_memory.c1211 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 Dkhugepaged.c1251 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
H A Dmemory.c5206 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/linux-6.15/arch/arm/include/asm/
H A Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-6.15/arch/arc/mm/
H A Dtlb.c530 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 Dpgtable.h462 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 Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-6.15/arch/riscv/include/asm/
H A Dpgtable.h538 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 Dpgtable_64.h988 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-6.15/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1107 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 Dpgtable.h1576 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 Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/linux-6.15/arch/arm64/include/asm/
H A Dpgtable.h1521 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-6.15/arch/sparc/mm/
H A Dinit_64.c2948 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function