Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kvm/hyp/vhe/
Ddebug-sr.c13 void __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function
Dswitch.c233 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run_vhe()
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/
Ddebug-sr.c92 void __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function
Dswitch.c312 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run()
/Linux-v6.6/arch/arm64/include/asm/
Dkvm_hyp.h102 void __debug_switch_to_guest(struct kvm_vcpu *vcpu);