Home
last modified time | relevance | path

Searched refs:__kvm_timer_set_cntvoff (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm64/kvm/hyp/vhe/
A Dtimer-sr.c9 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dtimer-sr.c13 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
A Dhyp-main.c144 __kvm_timer_set_cntvoff(cpu_reg(host_ctxt, 1)); in handle___kvm_timer_set_cntvoff()
320 HANDLE_FUNC(__kvm_timer_set_cntvoff),
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_asm.h230 extern void __kvm_timer_set_cntvoff(u64 cntvoff);
/linux-6.3-rc2/arch/arm64/kvm/
A Darch_timer.c439 kvm_call_hyp(__kvm_timer_set_cntvoff, cntvoff); in set_cntvoff()

Completed in 7 milliseconds