Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h961 #define PCI_PASID_CAP 0x04 /* PASID feature register */ macro
/linux/drivers/misc/ocxl/
H A Dconfig.c92 pci_read_config_word(dev, pos + PCI_PASID_CAP, &val); in read_pasid()