Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h606 #define HWCAP_S390_NR_HPAGE 7 macro
630 #define HWCAP_S390_HPAGE (1 << HWCAP_S390_NR_HPAGE)
/openbmc/qemu/linux-user/
H A Delfload.c1842 [HWCAP_S390_NR_HPAGE] = "edat", in elf_hwcap_str()