Home
last modified time | relevance | path

Searched refs:__debug_switch_to_host (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c150 void __debug_switch_to_host(struct kvm_vcpu *vcpu) in __debug_switch_to_host() function
H A Dswitch.c337 __debug_switch_to_host(vcpu); in __kvm_vcpu_run()
/linux/arch/arm64/include/asm/
H A Dkvm_hyp.h108 void __debug_switch_to_host(struct kvm_vcpu *vcpu);
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c611 __debug_switch_to_host(vcpu); in __kvm_vcpu_run_vhe()