Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_CTRL_ARI (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/
H A Diov.c763 ctrl |= PCI_SRIOV_CTRL_ARI; in sriov_init()
876 ctrl &= ~PCI_SRIOV_CTRL_ARI; in sriov_restore_state()
877 ctrl |= iov->ctrl & PCI_SRIOV_CTRL_ARI; in sriov_restore_state()
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c67 PCI_SRIOV_CTRL_VFE | PCI_SRIOV_CTRL_MSE | PCI_SRIOV_CTRL_ARI); in pcie_sriov_pf_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h950 #define PCI_SRIOV_CTRL_ARI 0x0010 /* ARI Capable Hierarchy */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h953 #define PCI_SRIOV_CTRL_ARI 0x0010 /* ARI Capable Hierarchy */ macro