Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dats.c538 return (1 << FIELD_GET(PCI_PASID_CAP_WIDTH, supported)); in pci_max_pasids()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h949 #define PCI_PASID_CAP_WIDTH 0x1f00 macro