Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h627 #define HWCAP_S390_LDISP (1 << HWCAP_S390_NR_LDISP) macro
/openbmc/qemu/linux-user/
H A Delfload.c1819 GET_FEATURE(S390_FEAT_LONG_DISPLACEMENT, HWCAP_S390_LDISP); in get_elf_hwcap()