Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dhwcap.h19 #define HWCAP_THUMBEE (1 << 11) macro
/openbmc/linux/arch/arm/kernel/
H A Dthumbee.c64 elf_hwcap |= HWCAP_THUMBEE; in thumbee_init()