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

/linux-master/arch/arc/include/asm/
H A Dhugepage.h64 extern void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-master/arch/arm/include/asm/
H A Dtlbflush.h638 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-master/arch/arc/mm/
H A Dtlb.c530 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, function
/linux-master/mm/
H A Dhuge_memory.c927 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd);
1039 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd);
1075 update_mmu_cache_pmd(vma, addr, pmd);
1096 update_mmu_cache_pmd(vma, addr, pmd);
1241 update_mmu_cache_pmd(vma, addr, pmd);
1587 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd);
1793 update_mmu_cache_pmd(vma, vmf->address, vmf->pmd);
3765 update_mmu_cache_pmd(vma, address, pvmw->pmd);
H A Dkhugepaged.c1236 update_mmu_cache_pmd(vma, address, pmd);
H A Dmemory.c4629 update_mmu_cache_pmd(vma, haddr, vmf->pmd);
/linux-master/arch/mips/include/asm/
H A Dpgtable.h600 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h473 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h988 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr,
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1104 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h492 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-master/arch/x86/include/asm/
H A Dpgtable.h1516 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, function
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h1328 #define update_mmu_cache_pmd(vma, address, pmd) do { } while (0) macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h52 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) macro
/linux-master/arch/sparc/mm/
H A Dinit_64.c2964 void update_mmu_cache_pmd(struct vm_area_struct *vma, unsigned long addr, function

Completed in 440 milliseconds