Home
last modified time | relevance | path

Searched defs:nvqs (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A Dsve-probe-vls.c22 unsigned int nvqs = 0; in main() local
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_common.c278 static int vp_find_vqs_msix(struct virtio_device *vdev, unsigned nvqs, in vp_find_vqs_msix()
352 static int vp_find_vqs_intx(struct virtio_device *vdev, unsigned nvqs, in vp_find_vqs_intx()
391 int vp_find_vqs(struct virtio_device *vdev, unsigned nvqs, in vp_find_vqs()
H A Dvirtio_vdpa.c248 static int virtio_vdpa_find_vqs(struct virtio_device *vdev, unsigned nvqs, in virtio_vdpa_find_vqs()
H A Dvirtio_pci_modern.c403 static int vp_modern_find_vqs(struct virtio_device *vdev, unsigned nvqs, in vp_modern_find_vqs()
H A Dvirtio_mmio.c459 static int vm_find_vqs(struct virtio_device *vdev, unsigned nvqs, in vm_find_vqs()
/OK3568_Linux_fs/kernel/drivers/vdpa/
H A Dvdpa.c75 int nvqs, in __vdpa_alloc_device()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvdpa.h52 int nvqs; member
250 #define vdpa_alloc_device(dev_struct, member, parent, config, nvqs) \ argument
H A Dvirtio_config.h202 int virtio_find_vqs(struct virtio_device *vdev, unsigned nvqs, in virtio_find_vqs()
211 int virtio_find_vqs_ctx(struct virtio_device *vdev, unsigned nvqs, in virtio_find_vqs_ctx()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c45 int nvqs; member
163 int nvqs = v->nvqs; in vhost_vdpa_set_status() local
870 int nvqs, i, r, opened; in vhost_vdpa_open() local
H A Dvhost.h150 int nvqs; member
H A Dvhost.c468 struct vhost_virtqueue **vqs, int nvqs, in vhost_dev_init()
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_virtio.c143 static int rproc_virtio_find_vqs(struct virtio_device *vdev, unsigned int nvqs, in rproc_virtio_find_vqs()
/OK3568_Linux_fs/kernel/drivers/s390/virtio/
H A Dvirtio_ccw.c261 static unsigned long get_airq_indicator(struct virtqueue *vqs[], int nvqs, in get_airq_indicator()
604 struct virtqueue *vqs[], int nvqs, in virtio_ccw_register_adapter_ind()
652 static int virtio_ccw_find_vqs(struct virtio_device *vdev, unsigned nvqs, in virtio_ccw_find_vqs()
/OK3568_Linux_fs/kernel/tools/virtio/
H A Dvirtio_test.c43 int nvqs; member
/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Drockchip_rpmsg.c203 static int rk_rpmsg_find_vqs(struct virtio_device *vdev, unsigned int nvqs, in rk_rpmsg_find_vqs()
/OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c76 int nvqs; member
/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A Dmlxbf-tmfifo.c927 unsigned int nvqs, in mlxbf_tmfifo_virtio_find_vqs()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dvirtio_fs.c55 unsigned int nvqs; /* number of virtqueues */ member
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dvirtio_uml.c986 static int vu_find_vqs(struct virtio_device *vdev, unsigned nvqs, in vu_find_vqs()