Home
last modified time | relevance | path

Searched refs:PCI_PASID_CAP (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dpci_regs.h946 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro
/qemu/hw/pci/
H A Dpcie.c1233 pci_set_word(dev->config + offset + PCI_PASID_CAP, capability_reg); in pcie_pasid_init()