Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dvhost.h38 #define VHOST_SET_MEM_TABLE _IOW(VHOST_VIRTIO, 0x03, struct vhost_memory) macro
/openbmc/linux/include/uapi/linux/
H A Dvhost.h38 #define VHOST_SET_MEM_TABLE _IOW(VHOST_VIRTIO, 0x03, struct vhost_memory) macro
/openbmc/qemu/linux-headers/linux/
H A Dvhost.h38 #define VHOST_SET_MEM_TABLE _IOW(VHOST_VIRTIO, 0x03, struct vhost_memory) macro
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c104 return vhost_kernel_call(dev, VHOST_SET_MEM_TABLE, mem); in vhost_kernel_set_mem_table()
/openbmc/linux/tools/virtio/
H A Dvirtio_test.c150 r = ioctl(dev->control, VHOST_SET_MEM_TABLE, dev->mem); in vdev_info_init()
/openbmc/linux/drivers/vhost/
H A Dvhost.c2130 case VHOST_SET_MEM_TABLE: in vhost_dev_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch775 +pub const VHOST_SET_MEM_TABLE: u32 = 1074310915;
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst1138 :equivalent ioctl: ``VHOST_SET_MEM_TABLE``