Searched refs:update_mmu_tlb_range (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/xtensa/mm/ |
| H A D | tlb.c | 166 void update_mmu_tlb_range(struct vm_area_struct *vma, in update_mmu_tlb_range() function
|
| /linux/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 489 #define update_mmu_tlb_range(vma, addr, ptep, nr) \ macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 583 #define update_mmu_tlb_range(vma, addr, ptep, nr) \ macro
|
| /linux/mm/ |
| H A D | memory.c | 5415 update_mmu_tlb_range(vma, addr, vmf->pte, nr_pages); in do_anonymous_page()
|