Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Delf.h129 #define HWCAP_HPAGE BIT(HWCAP_NR_HPAGE) macro
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c195 elf_hwcap |= HWCAP_HPAGE; in setup_hwcaps()