Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h603 #define HWCAP_S390_NR_LDISP 4 macro
627 #define HWCAP_S390_LDISP (1 << HWCAP_S390_NR_LDISP)
/openbmc/qemu/linux-user/
H A Delfload.c1839 [HWCAP_S390_NR_LDISP] = "ldisp", in elf_hwcap_str()