Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dhwcap.h46 #define HWCAP2_SB (1 << 5) macro
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c488 elf_hwcap2 |= HWCAP2_SB; in cpuid_init_hwcaps()