Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Dkvm_hyp.h145 void __debug_switch_to_guest(struct kvm_vcpu *vcpu);
/Linux-v4.19/arch/arm64/kvm/hyp/
Dswitch.c506 __debug_switch_to_guest(vcpu); in kvm_vcpu_run_vhe()
560 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run_nvhe()
Ddebug-sr.c152 void __hyp_text __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function