SEGTYPE
switch (SEGTYPE(v)) {
if (SEGTYPE(v) != SYSSEG) {
switch (SEGTYPE(start)) {
panic("unsupported segtype: %d", SEGTYPE(start));