Searched refs:ARCH_TIMER_CTL_ISTATUS (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | timer.h | 11 #define ARCH_TIMER_CTL_ISTATUS (1 << 2) macro |
/kvm-unit-tests/arm/ | ||
H A D | timer.c | 174 (info->read_ctl() & ARCH_TIMER_CTL_ISTATUS); in timer_pending() |