Searched refs:__flush_tlb_range_nosync (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 487 static inline void __flush_tlb_range_nosync(struct mm_struct *mm, in __flush_tlb_range_nosync() function 521 __flush_tlb_range_nosync(vma->vm_mm, start, end, stride, in __flush_tlb_range() 592 __flush_tlb_range_nosync(mm, start, end, PAGE_SIZE, true, 3); in arch_tlbbatch_add_pending()
|
| /linux/arch/arm64/mm/ |
| H A D | contpte.c | 554 __flush_tlb_range_nosync(vma->vm_mm, addr, end, in contpte_clear_flush_young_ptes()
|