Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h102 HWCAP_NR_HPAGE = 7, enumerator
129 #define HWCAP_HPAGE BIT(HWCAP_NR_HPAGE)
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c118 [HWCAP_NR_HPAGE] = "edat", in show_cpu_summary()