Home
last modified time | relevance | path

Searched refs:HWCAP_S390_MSA (Results 1 – 2 of 2) sorted by last modified time

/qemu/linux-user/
H A Delfload.c1750 GET_FEATURE(S390_FEAT_MSA, HWCAP_S390_MSA); in get_elf_hwcap()
/qemu/include/
H A Delf.h626 #define HWCAP_S390_MSA (1 << HWCAP_S390_NR_MSA) macro