Home
last modified time | relevance | path

Searched refs:update_mmu_tlb (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/arch/xtensa/mm/ !
Dtlb.c166 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
/linux-6.6.21/arch/xtensa/include/asm/ !
Dpgtable.h413 void update_mmu_tlb(struct vm_area_struct *vma,
/linux-6.6.21/mm/ !
Dmemory.c2847 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
2872 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
3187 update_mmu_tlb(vma, vmf->address, vmf->pte); in wp_page_copy()
3241 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in finish_mkwrite_fault()
4116 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4158 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4457 update_mmu_tlb(vma, vmf->address, vmf->pte); in finish_fault()
5012 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in handle_pte_fault()
/linux-6.6.21/arch/loongarch/include/asm/ !
Dpgtable.h474 #define update_mmu_tlb update_mmu_cache macro
/linux-6.6.21/arch/mips/include/asm/ !
Dpgtable.h598 #define update_mmu_tlb update_mmu_cache macro
/linux-6.6.21/arch/riscv/include/asm/ !
Dpgtable.h493 #define update_mmu_tlb update_mmu_cache macro
/linux-6.6.21/include/linux/ !
Dpgtable.h565 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function