Searched refs:VHOST_VDPA_GET_CONFIG (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/tools/include/uapi/linux/ |
H A D | vhost.h | 163 #define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \ macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | vhost.h | 163 #define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \ macro
|
/openbmc/qemu/linux-headers/linux/ |
H A D | vhost.h | 163 #define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \ macro
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-vdpa.c | 992 ret = vhost_vdpa_call(dev, VHOST_VDPA_GET_CONFIG, v_config); in vhost_vdpa_get_config()
|
/openbmc/qemu/net/ |
H A D | vhost-vdpa.c | 1773 ret = ioctl(fd, VHOST_VDPA_GET_CONFIG, config); in vhost_vdpa_get_max_queue_pairs()
|
/openbmc/linux/drivers/vhost/ |
H A D | vdpa.c | 728 case VHOST_VDPA_GET_CONFIG: in vhost_vdpa_unlocked_ioctl()
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | rv32-missing-syscalls.patch | 404 +pub const VHOST_VDPA_GET_CONFIG: u32 = 2148052851;
|