Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h602 #define HWCAP_S390_NR_MSA 3 macro
626 #define HWCAP_S390_MSA (1 << HWCAP_S390_NR_MSA)
/openbmc/qemu/linux-user/
H A Delfload.c1838 [HWCAP_S390_NR_MSA] = "msa", in elf_hwcap_str()