Searched refs:local_flush_tlb_range_asid (Results 1 – 1 of 1) sorted by relevance
| /arch/riscv/mm/ |
| A D | tlbflush.c | 67 static inline void local_flush_tlb_range_asid(unsigned long start, in local_flush_tlb_range_asid() function 81 local_flush_tlb_range_asid(start, end - start, PAGE_SIZE, FLUSH_TLB_NO_ASID); in local_flush_tlb_kernel_range() 110 local_flush_tlb_range_asid(d->start, d->size, d->stride, d->asid); in __ipi_flush_tlb_range_asid() 133 local_flush_tlb_range_asid(start, size, stride, asid); in __flush_tlb_range()
|
Completed in 15 milliseconds