Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpcireg.h2077 #define PCI_PASID_CAP_XPERM __BIT(1) /* Execute Permission Supported */ macro
H A Dpci_subr.c3991 onoff("Execute Permission Supported", reg, PCI_PASID_CAP_XPERM); in pci_conf_print_pasid_cap()