Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h608 #define HWCAP_S390_NR_HIGH_GPRS 9 macro
632 #define HWCAP_S390_HIGH_GPRS (1 << HWCAP_S390_NR_HIGH_GPRS)
/openbmc/qemu/linux-user/
H A Delfload.c1844 [HWCAP_S390_NR_HIGH_GPRS] = "highgprs", in elf_hwcap_str()