Searched refs:vhost_user_supports_device_state (Results 1 – 1 of 1) sorted by relevance
2881 static bool vhost_user_supports_device_state(struct vhost_dev *dev) in vhost_user_supports_device_state() function2910 if (!vhost_user_supports_device_state(dev)) { in vhost_user_set_device_state_fd()2974 if (!vhost_user_supports_device_state(dev)) { in vhost_user_check_device_state()3050 .vhost_supports_device_state = vhost_user_supports_device_state,