Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Delf.h112 #define HWCAP_INT_SIE 1UL macro
/Linux-v4.19/arch/s390/kernel/
Dsetup.c833 int_hwcap |= HWCAP_INT_SIE; in setup_hwcaps()