Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/mm/
H A Dtlb.c166 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgtable.h413 void update_mmu_tlb(struct vm_area_struct *vma,
/openbmc/linux/mm/
H A Dmemory.c2864 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
2889 update_mmu_tlb(vma, addr, vmf->pte); in __wp_page_copy_user()
3204 update_mmu_tlb(vma, vmf->address, vmf->pte); in wp_page_copy()
3258 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in finish_mkwrite_fault()
4133 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4175 update_mmu_tlb(vma, vmf->address, vmf->pte); in do_anonymous_page()
4483 update_mmu_tlb(vma, vmf->address, vmf->pte); in finish_fault()
5037 update_mmu_tlb(vmf->vma, vmf->address, vmf->pte); in handle_pte_fault()
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h474 #define update_mmu_tlb update_mmu_cache macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h598 #define update_mmu_tlb update_mmu_cache macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h495 #define update_mmu_tlb update_mmu_cache macro
/openbmc/linux/include/linux/
H A Dpgtable.h586 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function