Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h631 #define HWCAP_S390_ETF3EH (1 << HWCAP_S390_NR_ETF3EH) macro
/openbmc/qemu/linux-user/
H A Delfload.c1823 hwcap |= HWCAP_S390_ETF3EH; in get_elf_hwcap()