Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Darch_timer.h227 compat_elf_hwcap |= COMPAT_HWCAP_EVTSTRM; in arch_timer_set_evtstrm_feature()
Dhwcap.h33 #define COMPAT_HWCAP_EVTSTRM (1 << 21) macro