Home
last modified time | relevance | path

Searched refs:int_hwcap (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Delf.h214 extern unsigned long int_hwcap;
/arch/s390/kernel/
Dprocessor.c130 if (int_hwcap_str[i] && (int_hwcap & (1UL << i))) in show_cpu_summary()
Dsetup.c88 unsigned long int_hwcap = 0; variable
842 int_hwcap |= HWCAP_INT_SIE; in setup_hwcaps()