Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arc/include/asm/
Dhugepage.h58 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v5.15/mm/
Dhuge_memory.c654 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in __do_huge_pmd_anonymous_page()
767 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page()
804 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
825 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
975 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1277 update_mmu_cache_pmd(vmf->vma, vmf->address, vmf->pmd); in huge_pmd_set_accessed()
1330 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1492 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
3207 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
Dkhugepaged.c1206 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
Dmemory.c3950 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/Linux-v5.15/arch/arm/include/asm/
Dtlbflush.h634 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v5.15/arch/arc/mm/
Dtlb.c530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/riscv/include/asm/
Dpgtable.h392 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/mips/include/asm/
Dpgtable.h549 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v5.15/arch/sparc/include/asm/
Dpgtable_64.h967 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v5.15/arch/arm64/include/asm/
Dpgtable.h982 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v5.15/arch/x86/include/asm/
Dpgtable.h1259 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1178 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v5.15/arch/s390/include/asm/
Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/Linux-v5.15/arch/sparc/mm/
Dinit_64.c2930 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function