handle_mmio
return handle_mmio(regs, ve);
return handle_mmio(iter, offset, size);
iter.handle_mmio_cb = handle_mmio;