Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/mm/
A Dtlb.c165 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpgtable.h415 void update_mmu_tlb(struct vm_area_struct *vma,
/linux-6.3-rc2/mm/
A Dmemory.c2837 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
2862 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
3176 update_mmu_tlb(vma, vmf->address, vmf->pte); in wp_page_copy()
3232 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in finish_mkwrite_fault()
4035 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4075 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4367 update_mmu_tlb(vma, vmf->address, vmf->pte); in finish_fault()
4922 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in handle_pte_fault()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgtable.h455 #define update_mmu_tlb update_mmu_cache macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgtable.h422 #define update_mmu_tlb update_mmu_cache macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable.h578 #define update_mmu_tlb update_mmu_cache macro
/linux-6.3-rc2/include/linux/
A Dpgtable.h473 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function

Completed in 31 milliseconds