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