TLBI_VA
r = TLBI_VA(va);
start = TLBI_VA(sva);
end = TLBI_VA(eva);
for (r = start; r < end; r += TLBI_VA(stride))
start |= TLBI_VA(sva);
end |= TLBI_VA(eva);
for (r = start; r < end; r += TLBI_VA(stride))
start = TLBI_VA(sva);
end = TLBI_VA(eva);
end = TLBI_VA(start + len);
start = TLBI_VA(start);