Searched refs:VIRTIO_F_ORDER_PLATFORM (Results 1 – 4 of 4) sorted by relevance
95 #define VIRTIO_F_ORDER_PLATFORM 36 macro
153 case BIT_ULL(VIRTIO_F_ORDER_PLATFORM): in print_feature_bits_all()
67 features |= BIT_ULL(VIRTIO_F_ORDER_PLATFORM); in eni_vdpa_get_device_features()
1167 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in __vring_new_virtqueue_split()2145 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in __vring_new_virtqueue_packed()2982 case VIRTIO_F_ORDER_PLATFORM: in vring_transport_features()