Home
last modified time | relevance | path

Searched refs:pcie_ports_native (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pci/pcie/
H A Derr.c281 if (host->native_aer || pcie_ports_native) { in pcie_do_recovery()
H A Daer.c252 return pcie_ports_native || host->native_aer; in pcie_aer_is_native()
1173 return (pcie_ports_native || host->native_aer); in cxl_error_is_native()
1767 if ((host->native_aer || pcie_ports_native) && aer) in aer_root_reset()
1782 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
/linux/drivers/pci/hotplug/
H A Dpciehp_core.c260 return pcie_ports_native || host->native_pme; in pme_is_native()
/linux/include/linux/
H A Dpci.h1851 extern bool pcie_ports_native;
1857 #define pcie_ports_native false macro
/linux/drivers/pci/
H A Dpci-acpi.c825 if (pcie_ports_native) in pciehp_is_native()