Searched refs:HWCAP_S390_PCI_MIO (Results 1 – 2 of 2) sorted by relevance
27 is_mio_supported = !!(qemu_getauxval(AT_HWCAP) & HWCAP_S390_PCI_MIO); in check_is_mio_supported()
644 #define HWCAP_S390_PCI_MIO (1 << HWCAP_S390_NR_PCI_MIO) macro