Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h599 #define HWCAP_S390_NR_ESAN3 0 macro
623 #define HWCAP_S390_ESAN3 (1 << HWCAP_S390_NR_ESAN3)
/openbmc/qemu/linux-user/
H A Delfload.c1835 [HWCAP_S390_NR_ESAN3] = "esan3", in elf_hwcap_str()