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