local_flush_tlb_range_asid
local_flush_tlb_range_asid(d->start, d->size, d->stride, d->asid);
local_flush_tlb_range_asid(start, size, stride, asid);
local_flush_tlb_range_asid(start, end - start, PAGE_SIZE, FLUSH_TLB_NO_ASID);