Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arc/include/asm/
Dhugepage.h57 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v6.1/mm/
Dhuge_memory.c710 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in __do_huge_pmd_anonymous_page()
822 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_anonymous_page()
858 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
879 update_mmu_cache_pmd(vma, addr, pmd); in insert_pfn_pmd()
1029 update_mmu_cache_pmd(vma, addr, pmd); in touch_pmd()
1380 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_wp_page()
1548 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd); in do_huge_pmd_numa_page()
3280 update_mmu_cache_pmd(vma, address, pvmw->pmd); in remove_migration_pmd()
Dkhugepaged.c1103 update_mmu_cache_pmd(vma, address, pmd); in collapse_huge_page()
Dmemory.c4303 update_mmu_cache_pmd(vma, haddr, vmf->pmd); in do_set_pmd()
/Linux-v6.1/arch/arm/include/asm/
Dtlbflush.h634 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v6.1/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-v6.1/arch/loongarch/include/asm/
Dpgtable.h422 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.1/arch/mips/include/asm/
Dpgtable.h545 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/Linux-v6.1/arch/riscv/include/asm/
Dpgtable.h421 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.1/arch/sparc/include/asm/
Dpgtable_64.h949 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/Linux-v6.1/arch/arm64/include/asm/
Dpgtable.h1071 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/Linux-v6.1/arch/x86/include/asm/
Dpgtable.h1278 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1193 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() function
/Linux-v6.1/arch/s390/include/asm/
Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/Linux-v6.1/arch/sparc/mm/
Dinit_64.c2934 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_pmd() function