Searched refs:VIRTIO_F_ORDER_PLATFORM (Results 1 – 4 of 4) sorted by relevance
89 #define VIRTIO_F_ORDER_PLATFORM 36 macro
67 features |= BIT_ULL(VIRTIO_F_ORDER_PLATFORM); in eni_vdpa_get_features()
1723 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in vring_create_virtqueue_packed()2211 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in __vring_new_virtqueue()2362 case VIRTIO_F_ORDER_PLATFORM: in vring_transport_features()
43 BIT_ULL(VIRTIO_F_RING_PACKED) | BIT_ULL(VIRTIO_F_ORDER_PLATFORM) | BIT_ULL(VIRTIO_F_SR_IOV))293 MLX5_LOG_VIO_FLAG(VIRTIO_F_ORDER_PLATFORM); in print_features()
Completed in 21 milliseconds