Home
last modified time | relevance | path

Searched refs:__debug_switch_to_guest_common (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c137 __debug_switch_to_guest_common(vcpu); in __debug_switch_to_guest()
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h134 static inline void __debug_switch_to_guest_common(struct kvm_vcpu *vcpu) in __debug_switch_to_guest_common() function