Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsetup.h98 #define MACHINE_HAS_PCI_MIO (S390_lowcore.machine_flags & MACHINE_FLAG_PCI_MIO) macro
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c235 if (MACHINE_HAS_PCI_MIO) in setup_hwcaps()
/openbmc/linux/arch/s390/pci/
H A Dpci.c1095 if (MACHINE_HAS_PCI_MIO) { in pci_base_init()