Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dats.c320 pci_write_config_word(pdev, pos + PCI_PASID_CTRL, control); in pci_enable_pasid()
344 pci_write_config_word(pdev, pos + PCI_PASID_CTRL, control); in pci_disable_pasid()
367 pci_write_config_word(pdev, pos + PCI_PASID_CTRL, control); in pci_restore_pasid_state()
/Linux-v5.4/include/uapi/linux/
Dpci_regs.h904 #define PCI_PASID_CTRL 0x06 /* PASID control register */ macro