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