Searched refs:update_mmu_tlb (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/xtensa/mm/ |
H A D | tlb.c | 166 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 413 void update_mmu_tlb(struct vm_area_struct *vma,
|
/openbmc/linux/mm/ |
H A D | memory.c | 2864 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 D | pgtable.h | 474 #define update_mmu_tlb update_mmu_cache macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 598 #define update_mmu_tlb update_mmu_cache macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 495 #define update_mmu_tlb update_mmu_cache macro
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 586 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() function
|