Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h613 #define HWCAP_S390_NR_GS 14 macro
637 #define HWCAP_S390_GS (1 << HWCAP_S390_NR_GS)
/openbmc/qemu/linux-user/
H A Delfload.c1849 [HWCAP_S390_NR_GS] = "gs", in elf_hwcap_str()