Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvhost-user.c1078 static int vhost_user_get_u64(struct vhost_dev *dev, int request, uint64_t *u64) in vhost_user_get_u64() function
1118 if (vhost_user_get_u64(dev, VHOST_USER_GET_FEATURES, features) < 0) { in vhost_user_get_features()
1408 ret = vhost_user_get_u64(dev, VHOST_USER_GET_STATUS, &value); in vhost_user_get_status()
1488 err = vhost_user_get_u64(dev, VHOST_USER_GET_MAX_MEM_SLOTS, in vhost_user_get_max_memslots()
2186 err = vhost_user_get_u64(dev, VHOST_USER_GET_PROTOCOL_FEATURES, in vhost_user_backend_init()
2227 err = vhost_user_get_u64(dev, VHOST_USER_GET_QUEUE_NUM, in vhost_user_backend_init()