Home
last modified time | relevance | path

Searched refs:__debug_switch_to_host (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h146 void __debug_switch_to_host(struct kvm_vcpu *vcpu);
/Linux-v4.19/arch/arm64/kvm/hyp/
Dswitch.c528 __debug_switch_to_host(vcpu); in kvm_vcpu_run_vhe()
590 __debug_switch_to_host(vcpu); in __kvm_vcpu_run_nvhe()
Ddebug-sr.c178 void __hyp_text __debug_switch_to_host(struct kvm_vcpu *vcpu) in __debug_switch_to_host() function