__kvm_timer_set_cntvoff
extern void __kvm_timer_set_cntvoff(u64 cntvoff);
kvm_call_hyp(__kvm_timer_set_cntvoff, cntvoff);
__kvm_timer_set_cntvoff(cpu_reg(host_ctxt, 1));
HANDLE_FUNC(__kvm_timer_set_cntvoff),