Home
last modified time | relevance | path

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

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