Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Delf.h132 #define HWCAP_STFLE BIT(HWCAP_NR_STFLE) macro
/linux/arch/s390/kernel/
H A Dprocessor.c190 elf_hwcap |= HWCAP_STFLE; in setup_hwcaps()