Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dkvm_hyp.h72 void __debug_switch_to_guest(struct kvm_vcpu *vcpu);
/arch/arm64/kvm/hyp/
Ddebug-sr.c186 void __hyp_text __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function
Dswitch.c644 __debug_switch_to_guest(vcpu); in kvm_vcpu_run_vhe()
722 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run_nvhe()