Home
last modified time | relevance | path

Searched refs:__kvm_timer_set_cntvoff (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c56 case KVM_HOST_SMCCC_FUNC(__kvm_timer_set_cntvoff): { in handle_host_hcall()
59 __kvm_timer_set_cntvoff(cntvoff); in handle_host_hcall()
H A Dtimer-sr.c13 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/vhe/
H A Dtimer-sr.c9 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/vhe/
H A Dtimer-sr.c9 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c14 void __kvm_timer_set_cntvoff(u64 cntvoff) in __kvm_timer_set_cntvoff() function
H A Dhyp-main.c164 __kvm_timer_set_cntvoff(cpu_reg(host_ctxt, 1)); in handle___kvm_timer_set_cntvoff()
342 HANDLE_FUNC(__kvm_timer_set_cntvoff),
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_asm.h191 extern void __kvm_timer_set_cntvoff(u64 cntvoff);
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_asm.h237 extern void __kvm_timer_set_cntvoff(u64 cntvoff);
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Darch_timer.c541 kvm_call_hyp(__kvm_timer_set_cntvoff, cntvoff); in set_cntvoff()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Darch_timer.c489 kvm_call_hyp(__kvm_timer_set_cntvoff, cntvoff); in set_cntvoff()

Completed in 7 milliseconds