Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h951 #define PCI_PASID_CTRL_ENABLE 0x0001 /* Enable bit */ macro
/qemu/hw/pci/
H A Dpcie.c1284 PCI_PASID_CTRL_ENABLE) != 0; in pcie_pasid_enabled()