Home
last modified time | relevance | path

Searched refs:HWCAP_PCI_MIO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Delf.h143 #define HWCAP_PCI_MIO BIT(HWCAP_NR_PCI_MIO) macro
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c236 elf_hwcap |= HWCAP_PCI_MIO; in setup_hwcaps()