Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h625 #define HWCAP_S390_STFLE (1 << HWCAP_S390_NR_STFLE) macro
/openbmc/qemu/linux-user/
H A Delfload.c1817 GET_FEATURE(S390_FEAT_STFLE, HWCAP_S390_STFLE); in get_elf_hwcap()
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc3331 if (hwcap & HWCAP_S390_STFLE) {