Home
last modified time | relevance | path

Searched refs:queue_desc_lo (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dvirtio_pci.h161 __le32 queue_desc_lo; /* read-write */ member
/Linux-v5.10/drivers/virtio/
Dvirtio_pci_modern.c352 &cfg->queue_desc_lo, &cfg->queue_desc_hi); in setup_vq()
664 offsetof(struct virtio_pci_common_cfg, queue_desc_lo)); in check_offsets()
/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.c325 ifc_iowrite64_twopart(hw->vring[i].desc, &cfg->queue_desc_lo, in ifcvf_hw_enable()