Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arc/include/asm/
Dhugepage.h57 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v6.6/mm/
Dhuge_memory.c705 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in __do_huge_pmd_anonymous_page()
817 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page()
853 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
874 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
1019 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1362 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1571 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
3292 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
Dkhugepaged.c1225 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
Dmemory.c4306 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/Linux-v6.6/arch/arm/include/asm/
Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v6.6/arch/arc/mm/
Dtlb.c536 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function
/Linux-v6.6/arch/loongarch/include/asm/
Dpgtable.h476 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.6/arch/mips/include/asm/
Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v6.6/arch/riscv/include/asm/
Dpgtable.h491 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.6/arch/sparc/include/asm/
Dpgtable_64.h985 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h1076 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1143 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.6/arch/x86/include/asm/
Dpgtable.h1522 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.6/arch/s390/include/asm/
Dpgtable.h51 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/Linux-v6.6/arch/sparc/mm/
Dinit_64.c2964 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function