Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dhwcap.h47 #define HWCAP2_SSBS (1 << 6) macro
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c494 elf_hwcap2 |= HWCAP2_SSBS; in cpuid_init_hwcaps()