Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dats.c395 control = PCI_PASID_CTRL_ENABLE | features; in pci_enable_pasid()
449 control = PCI_PASID_CTRL_ENABLE | pdev->pasid_features; in pci_restore_pasid_state()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h936 #define PCI_PASID_CTRL_ENABLE 0x01 /* Enable bit */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h939 #define PCI_PASID_CTRL_ENABLE 0x0001 /* Enable bit */ macro