Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Delf.h218 extern unsigned long int_hwcap;
/kernel/linux/linux-5.10/arch/s390/kernel/
Dprocessor.c138 if (int_hwcap_str[i] && (int_hwcap & (1UL << i))) in show_cpu_summary()
Dsetup.c94 unsigned long int_hwcap = 0; variable
991 int_hwcap |= HWCAP_INT_SIE; in setup_hwcaps()