Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h621 #define HWCAP_S390_NR_SIE 22 macro
645 #define HWCAP_S390_SIE (1 << HWCAP_S390_NR_SIE)
/openbmc/qemu/linux-user/
H A Delfload.c1793 [HWCAP_S390_NR_SIE] = "sie", in elf_hwcap_str()