Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Darch_timer.h65 static inline notrace u64 arch_timer_read_cntpct_el0(void) in arch_timer_read_cntpct_el0() function
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h489 val = arch_timer_read_cntpct_el0(); in kvm_hyp_handle_cntpct()