Home
last modified time | relevance | path

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

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