Home
last modified time | relevance | path

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

/linux-5.19.10/arch/xtensa/mm/
Dtlb.c165 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
/linux-5.19.10/arch/xtensa/include/asm/
Dpgtable.h415 void update_mmu_tlb(struct vm_area_struct *vma,
/linux-5.19.10/mm/
Dmemory.c2875 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
2900 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
3210 update_mmu_tlb(vma, vmf->address, vmf->pte); in wp_page_copy()
3266 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in finish_mkwrite_fault()
4059 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4388 update_mmu_tlb(vma, vmf->address, vmf->pte); in finish_fault()
4920 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in handle_pte_fault()
/linux-5.19.10/arch/mips/include/asm/
Dpgtable.h565 #define update_mmu_tlb update_mmu_cache macro
/linux-5.19.10/include/linux/
Dpgtable.h413 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function