Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Delf.h152 #define HWCAP_SIE BIT(HWCAP_NR_SIE) macro
/linux/arch/s390/kernel/
H A Dprocessor.c255 elf_hwcap |= HWCAP_SIE; in setup_hwcaps()