toydev_mmio
void toydev_mmio(gpaddr_t, bool, uint8_t *, size_t);
toydev_mmio(mem->gpa, mem->write, mem->data, mem->size);