Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost.c36 #define VHOST_OPS_DEBUG(retval, fmt, ...) \ macro
42 #define VHOST_OPS_DEBUG(retval, fmt, ...) \ macro
452 VHOST_OPS_DEBUG(r, "vhost_set_log_base failed"); in vhost_dev_log_resize()
705 VHOST_OPS_DEBUG(r, "vhost_set_mem_table failed"); in vhost_commit()
719 VHOST_OPS_DEBUG(r, "vhost_set_mem_table failed"); in vhost_commit()
968 VHOST_OPS_DEBUG(r, "vhost_vq_get_addr failed"); in vhost_virtqueue_set_addr()
981 VHOST_OPS_DEBUG(r, "vhost_set_vring_addr failed"); in vhost_virtqueue_set_addr()
1004 VHOST_OPS_DEBUG(r, "vhost_set_features failed"); in vhost_dev_set_features()
1010 VHOST_OPS_DEBUG(r, "vhost_set_backend_cap failed"); in vhost_dev_set_features()
1185 VHOST_OPS_DEBUG(r, "vhost_set_vring_endian failed"); in vhost_virtqueue_set_vring_endian_legacy()
[all …]