Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/vhe/
H A Ddebug-sr.c13 void __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function
H A Dswitch.c617 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run_vhe()
/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c105 void __debug_switch_to_guest(struct kvm_vcpu *vcpu) in __debug_switch_to_guest() function
H A Dswitch.c349 __debug_switch_to_guest(vcpu); in __kvm_vcpu_run()
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_hyp.h106 void __debug_switch_to_guest(struct kvm_vcpu *vcpu);