vma_last_pgoff
vma_start_pgoff, vma_last_pgoff, /* empty */, vma_interval_tree)
unsigned long last = vma_last_pgoff(node);
return vma_last_pgoff(avc->vma);
const pgoff_t end_idx = min(last_index, vma_last_pgoff(vma)) + 1;