Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie_sriov.c98 pci_set_word(cfg + PCI_SRIOV_VF_STRIDE, vf_stride); in pcie_sriov_pf_init_common()
H A Dpci.c1603 pci_get_word(pf->config + sriov_cap + PCI_SRIOV_VF_STRIDE); in pci_config_get_bar_addr()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h973 #define PCI_SRIOV_VF_STRIDE 0x16 /* Following VF Stride */ macro