Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/vhe/
H A Ddebug-sr.c18 void __debug_switch_to_host(struct kvm_vcpu *vcpu) in __debug_switch_to_host() function
H A Dswitch.c163 __debug_switch_to_host(vcpu); in __kvm_vcpu_run_vhe()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c107 void __debug_switch_to_host(struct kvm_vcpu *vcpu) in __debug_switch_to_host() function
H A Dswitch.c245 __debug_switch_to_host(vcpu); in __kvm_vcpu_run()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_hyp.h84 void __debug_switch_to_host(struct kvm_vcpu *vcpu);