Searched refs:__kvm_timer_set_cntvoff (Results 1 – 5 of 5) sorted by relevance
9 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
13 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
144 __kvm_timer_set_cntvoff(cpu_reg(host_ctxt, 1)); in handle___kvm_timer_set_cntvoff()320 HANDLE_FUNC(__kvm_timer_set_cntvoff),
230 extern void __kvm_timer_set_cntvoff(u64 cntvoff);
439 kvm_call_hyp(__kvm_timer_set_cntvoff, cntvoff); in set_cntvoff()
Completed in 7 milliseconds