Searched refs:event_indices (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vhost/
H A Dvringh.c512 if (!vrh->event_indices) {
552 if (!vrh->event_indices) {
579 * (if we're using event_indices, we'll only get one
588 if (!vrh->event_indices) {
669 vrh->event_indices = (features & (1 << VIRTIO_RING_F_EVENT_IDX));
943 vrh->event_indices = (features & (1 << VIRTIO_RING_F_EVENT_IDX));
/linux-master/include/linux/
H A Dvringh.h30 bool event_indices; member in struct:vringh

Completed in 92 milliseconds