Home
last modified time | relevance | path

Searched refs:MACHINE_FLAG_PCI_MIO (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
A Dsetup.h36 #define MACHINE_FLAG_PCI_MIO BIT(18) macro
102 #define MACHINE_HAS_PCI_MIO (S390_lowcore.machine_flags & MACHINE_FLAG_PCI_MIO)
/linux-6.3-rc2/arch/s390/kernel/
A Dearly.c243 S390_lowcore.machine_flags |= MACHINE_FLAG_PCI_MIO; in detect_machine_facilities()
/linux-6.3-rc2/arch/s390/pci/
A Dpci.c1114 S390_lowcore.machine_flags &= ~MACHINE_FLAG_PCI_MIO; in pcibios_setup()

Completed in 6 milliseconds