Home
last modified time | relevance | path

Searched refs:log_base (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost.c439 uint64_t log_base = (uintptr_t)log->log; in vhost_dev_log_resize() local
444 r = dev->vhost_ops->vhost_set_log_base(dev, log_base, log); in vhost_dev_log_resize()
2060 uint64_t log_base; in vhost_dev_start() local
2066 log_base = (uintptr_t)hdev->log->log; in vhost_dev_start()
2068 hdev->log_size ? log_base : 0, in vhost_dev_start()