Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/hyp/
Dtimer-sr.c24 void __hyp_text __kvm_timer_set_cntvoff(u32 cntvoff_low, u32 cntvoff_high) in __kvm_timer_set_cntvoff() function
/linux-4.19.296/virt/kvm/arm/
Darch_timer.c444 kvm_call_hyp(__kvm_timer_set_cntvoff, low, high); in set_cntvoff()