Home
last modified time | relevance | path

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

/qemu/include/
H A Delf.h601 #define HWCAP_S390_NR_STFLE 2 macro
625 #define HWCAP_S390_STFLE (1 << HWCAP_S390_NR_STFLE)
/qemu/linux-user/
H A Delfload.c1772 [HWCAP_S390_NR_STFLE] = "stfle", in elf_hwcap_str()