Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Dkvm_hyp.h72 void __debug_switch_to_guest(struct kvm_vcpu *vcpu);
/Linux-v5.4/arch/arm64/kvm/hyp/
Ddebug-sr.c171 void __hyp_text __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function
Dswitch.c616 __debug_switch_to_guest(vcpu); in kvm_vcpu_run_vhe()
685 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run_nvhe()