Home
last modified time | relevance | path

Searched refs:HWCAP_S390_HIGH_GPRS (Results 1 – 2 of 2) sorted by path

/qemu/include/
H A Delf.h632 #define HWCAP_S390_HIGH_GPRS (1 << HWCAP_S390_NR_HIGH_GPRS) macro
/qemu/linux-user/
H A Delfload.c1747 uint32_t hwcap = HWCAP_S390_ESAN3 | HWCAP_S390_ZARCH | HWCAP_S390_HIGH_GPRS; in get_elf_hwcap()