Home
last modified time | relevance | path

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

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