Searched refs:HWCAP_EVTSTRM (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/arm64/include/uapi/asm/
H A Dhwcap.h28 #define HWCAP_EVTSTRM (1 << 2) macro
/linux-master/arch/arm/include/uapi/asm/
H A Dhwcap.h30 #define HWCAP_EVTSTRM (1 << 21) macro
/linux-master/arch/arm/include/asm/
H A Darch_timer.h137 elf_hwcap |= HWCAP_EVTSTRM;
142 return elf_hwcap & HWCAP_EVTSTRM;

Completed in 293 milliseconds