Searched refs:__kvm_timer_set_cntvoff (Results 1 – 2 of 2) sorted by relevance
24 void __hyp_text __kvm_timer_set_cntvoff(u32 cntvoff_low, u32 cntvoff_high) in __kvm_timer_set_cntvoff() function
444 kvm_call_hyp(__kvm_timer_set_cntvoff, low, high); in set_cntvoff()