Home
last modified time | relevance | path

Searched refs:VIRTIO_F_ORDER_PLATFORM (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dvirtio_config.h95 #define VIRTIO_F_ORDER_PLATFORM 36 macro
/linux-6.3-rc2/drivers/vdpa/alibaba/
A Deni_vdpa.c67 features |= BIT_ULL(VIRTIO_F_ORDER_PLATFORM); in eni_vdpa_get_device_features()
/linux-6.3-rc2/drivers/virtio/
A Dvirtio_ring.c2044 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in vring_create_virtqueue_packed()
2539 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in __vring_new_virtqueue()
2772 case VIRTIO_F_ORDER_PLATFORM: in vring_transport_features()
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c40 BIT_ULL(VIRTIO_F_RING_PACKED) | BIT_ULL(VIRTIO_F_ORDER_PLATFORM) | BIT_ULL(VIRTIO_F_SR_IOV))
257 MLX5_LOG_VIO_FLAG(VIRTIO_F_ORDER_PLATFORM); in print_features()

Completed in 18 milliseconds