Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Darch_timer.h65 static inline notrace u64 arch_timer_read_cntpct_el0(void) in arch_timer_read_cntpct_el0() function
/Linux-v6.6/arch/arm64/kvm/hyp/include/hyp/
Dswitch.h489 val = arch_timer_read_cntpct_el0(); in kvm_hyp_handle_cntpct()