vma_from_op
vma = vma_from_op(arg, &op->map);
prev_vma = vma_from_op(arg, op->remap.prev);
next_vma = vma_from_op(arg, op->remap.next);