Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/bus/
Dvirtio-pci.c44 if (inl(ioaddr + VIRTIO_PCI_QUEUE_PFN)) { in vp_find_vq()
61 ioaddr + VIRTIO_PCI_QUEUE_PFN); in vp_find_vq()
/external/syslinux/gpxe/src/include/gpxe/
Dvirtio-pci.h11 #define VIRTIO_PCI_QUEUE_PFN 8 macro
92 outl(0, ioaddr + VIRTIO_PCI_QUEUE_PFN); in vp_del_vq()
/external/kernel-headers/original/uapi/linux/
Dvirtio_pci.h53 #define VIRTIO_PCI_QUEUE_PFN 8 macro