Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie.c195 pos = pci_add_capability(dev, PCI_CAP_ID_EXP, offset, in pcie_cap_init()
232 pos = pci_add_capability(dev, PCI_CAP_ID_EXP, offset, in pcie_cap_v1_init()
287 pci_del_capability(dev, PCI_CAP_ID_EXP, PCI_EXP_VER2_SIZEOF); in pcie_cap_exit()
292 pci_del_capability(dev, PCI_CAP_ID_EXP, PCI_EXP_VER1_SIZEOF); in pcie_cap_v1_exit()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h226 #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ macro
/qemu/hw/xen/
H A Dxen_pt_config_init.c39 case PCI_CAP_ID_EXP: in xen_pt_hide_dev_cap()
1795 .grp_id = PCI_CAP_ID_EXP,
/qemu/hw/vfio/
H A Dpci.c2097 pos = pci_add_capability(&vdev->pdev, PCI_CAP_ID_EXP, pos, size, in vfio_setup_pcie_cap()
2210 case PCI_CAP_ID_EXP: in vfio_add_std_cap()