Home
last modified time | relevance | path

Searched refs:PCI_PROBE_NOEARLY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/pci/
H A Dinit.c16 if (!(pci_probe & PCI_PROBE_NOEARLY)) in pci_arch_init()
H A Dearly.c56 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == in early_pci_allowed()
H A Dcommon.c568 pci_probe |= PCI_PROBE_NOEARLY; in pcibios_setup()
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dinit.c16 if (!(pci_probe & PCI_PROBE_NOEARLY)) in pci_arch_init()
H A Dearly.c56 return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) == in early_pci_allowed()
H A Dcommon.c568 pci_probe |= PCI_PROBE_NOEARLY; in pcibios_setup()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpci_x86.h27 #define PCI_PROBE_NOEARLY 0x0010 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpci_x86.h30 #define PCI_PROBE_NOEARLY 0x0010 macro

Completed in 4 milliseconds