Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Ddebug-sr.c20 __debug_switch_to_host_common(vcpu); in __debug_switch_to_host()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Ddebug-sr.c107 __debug_switch_to_host_common(vcpu); in __debug_switch_to_host()
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h147 static inline void __debug_switch_to_host_common(struct kvm_vcpu *vcpu) in __debug_switch_to_host_common() function