Searched refs:HWCAP_GS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ | ||
H A D | elf.h | 136 #define HWCAP_GS BIT(HWCAP_NR_GS) macro |
/openbmc/linux/arch/s390/kernel/ | ||
H A D | processor.c | 233 elf_hwcap |= HWCAP_GS; in setup_hwcaps() |