Searched refs:VHOST_VDPA_SET_CONFIG_CALL (Results 1 – 6 of 6) sorted by relevance
174 #define VHOST_VDPA_SET_CONFIG_CALL _IOW(VHOST_VIRTIO, 0x77, int) macro
941 return vhost_vdpa_call(dev, VHOST_VDPA_SET_CONFIG_CALL, &fd); in vhost_vdpa_set_config_call()
756 case VHOST_VDPA_SET_CONFIG_CALL: in vhost_vdpa_unlocked_ioctl()
848 +pub const VHOST_VDPA_SET_CONFIG_CALL: u32 = 1074048887;