Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvirtio_config.h85 #define VIRTIO_F_ORDER_PLATFORM 36 macro
/Linux-v5.4/drivers/virtio/
Dvirtio_ring.c1621 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in vring_create_virtqueue_packed()
2095 if (virtio_has_feature(vdev, VIRTIO_F_ORDER_PLATFORM)) in __vring_new_virtqueue()
2232 case VIRTIO_F_ORDER_PLATFORM: in vring_transport_features()