Lines Matching refs:index
43 __u16 index;
90 __u16 index;
97 __u16 index;
105 __u8 index;
235 static struct airq_info *new_airq_info(int index)
251 info->summary_indicator_idx = index;
412 return virtio_ccw_do_kvm_notify(vq, vq->index);
421 struct ccw1 *ccw, int index)
425 vcdev->dma_area->config_block.index = index;
442 unsigned int index = vq->index;
453 info->info_block->l.index = index;
458 info->info_block->s.index = index;
468 VIRTIO_CCW_DOING_SET_VQ | index);
475 ret, index);
561 info->info_block->l.index = i;
566 info->info_block->s.index = i;
775 features->index = 0;
792 features->index = 1;
843 features->index = 0;
857 features->index = 1;
1079 int index)
1088 if (info->vq->index == index) {