Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/pci/
H A Dcommon.c24 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
530 pci_probe = PCI_PROBE_BIOS; in pcibios_setup()
533 pci_probe &= ~PCI_PROBE_BIOS; in pcibios_setup()
H A Dpcbios.c424 if ((pci_probe & PCI_PROBE_BIOS) in pci_pcbios_init()
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dcommon.c24 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
530 pci_probe = PCI_PROBE_BIOS; in pcibios_setup()
533 pci_probe &= ~PCI_PROBE_BIOS; in pcibios_setup()
H A Dpcbios.c424 if ((pci_probe & PCI_PROBE_BIOS) in pci_pcbios_init()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpci_x86.h22 #define PCI_PROBE_BIOS 0x0001 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpci_x86.h25 #define PCI_PROBE_BIOS 0x0001 macro
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c1411 pci_probe &= ~PCI_PROBE_BIOS; in xen_start_kernel()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c1500 pci_probe &= ~PCI_PROBE_BIOS; in xen_start_kernel()

Completed in 9 milliseconds