Searched refs:PCI_PASID_CTRL_ENABLE (Results 1 – 3 of 3) sorted by relevance
395 control = PCI_PASID_CTRL_ENABLE | features; in pci_enable_pasid()449 control = PCI_PASID_CTRL_ENABLE | pdev->pasid_features; in pci_restore_pasid_state()
936 #define PCI_PASID_CTRL_ENABLE 0x01 /* Enable bit */ macro
939 #define PCI_PASID_CTRL_ENABLE 0x0001 /* Enable bit */ macro