Lines Matching refs:PCI

3 # PCI configuration
10 depends on PCI
16 PCI bus instead of asserting a device IRQ pin.
18 Use of PCI MSI interrupts can be disabled at kernel boot time
31 bool "Enable PCI quirk workarounds" if EXPERT
32 depends on PCI
34 This enables workarounds for various PCI chipset bugs/quirks.
35 Disable this only if your target machine is unaffected by PCI
39 bool "PCI Debugging"
40 depends on PCI && DEBUG_KERNEL
42 Say Y here if you want the PCI core to produce a bunch of debug
44 problem with PCI support and want to see more of what is going on.
49 bool "Enable PCI resource re-allocation detection"
50 depends on PCI
53 Say Y here if you want the PCI core to detect if PCI resource
56 re-allocate PCI resources if SR-IOV BARs have not been allocated by
62 tristate "PCI Stub driver"
63 depends on PCI
65 Say Y or M here if you want be able to reserve a PCI device
71 tristate "PCI PF Stub driver"
72 depends on PCI
83 tristate "Xen PCI Frontend"
84 depends on PCI && X86 && XEN
89 The PCI device frontend driver allows the kernel to import arbitrary
90 PCI devices from a PCI backend to support PCI driver domains.
102 bool "PCI IOV support"
103 depends on PCI
106 I/O Virtualization is a PCI feature supported by some devices
113 bool "PCI PRI support"
114 depends on PCI
117 PRI is the PCI Page Request Interface. It allows PCI devices that are
123 bool "PCI PASID support"
124 depends on PCI
127 Process Address Space Identifiers (PASIDs) can be used by PCI devices
137 depends on PCI
141 tristate "Hyper-V PCI Frontend"
142 depends on PCI && X86 && HYPERV && PCI_MSI && PCI_MSI_IRQ_DOMAIN && X86_64
144 The PCI device frontend driver allows the kernel to import arbitrary
145 PCI devices from a PCI backend to support PCI driver domains.