Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvirtio_pci.h163 __le32 queue_avail_lo; /* read-write */ member
/Linux-v6.6/drivers/virtio/
Dvirtio_pci_modern_dev.c199 offsetof(struct virtio_pci_common_cfg, queue_avail_lo)); in check_offsets()
583 vp_iowrite64_twopart(driver_addr, &cfg->queue_avail_lo, in vp_modern_queue_address()
/Linux-v6.6/drivers/vdpa/ifcvf/
Difcvf_base.c364 vp_iowrite64_twopart(driver_area, &cfg->queue_avail_lo, in ifcvf_set_vq_address()