Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/net/
H A Digbvf.c215 PCIDevice *vf = PCI_DEVICE(opaque); in igbvf_mmio_read() local
225 PCIDevice *vf = PCI_DEVICE(opaque); in igbvf_mmio_write() local
287 PCIDevice *vf = PCI_DEVICE(obj); in igbvf_qdev_reset_hold() local
/qemu/include/hw/pci/
H A Dpcie_sriov.h20 PCIDevice **vf; /* Pointer to an array of num_vfs VF devices */ member
/qemu/hw/pci/
H A Dpcie_sriov.c27 PCIDevice *vf = dev->exp.sriov_pf.vf[i]; in unparent_vfs() local
153 PCIDevice *vf = pci_new(devfn, vfname); in pcie_sriov_pf_init() local
/qemu/target/arm/tcg/
H A Dtranslate-vfp.c339 TCGv_i64 tmp, zero, zf, nf, vf; in trans_VSEL() local