Searched defs:update_mmu_tlb_range (Results 1 – 6 of 6) 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/xtensa/include/asm/ |
H A D | pgtable.h | 409 #define update_mmu_tlb_range update_mmu_tlb_range macro
|
/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 591 #define update_mmu_tlb_range(vma, address, ptep, nr) \ macro
|
/linux/arch/loongarch/include/asm/ |
H A D | pgtable.h | 452 #define update_mmu_tlb_range(vma, addr, ptep, nr) \ macro
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 533 #define update_mmu_tlb_range(vma, addr, ptep, nr) \ macro
|
/linux/include/linux/ |
H A D | pgtable.h | 769 static inline void update_mmu_tlb_range(struct vm_area_struct *vma, in update_mmu_tlb_range() function
|