Home
last modified time | relevance | path

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

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