Searched refs:__hyp_enter_exit_reason_str (Results 1 – 2 of 2) sorted by relevance
35 HE_PRINTK("reason=%s vcpu=%d", __hyp_enter_exit_reason_str(__entry->reason), __entry->vcpu)48 HE_PRINTK("reason=%s vcpu=%d", __hyp_enter_exit_reason_str(__entry->reason), __entry->vcpu)
403 static const char *__hyp_enter_exit_reason_str(u8 reason);407 static const char *__hyp_enter_exit_reason_str(u8 reason) in __hyp_enter_exit_reason_str() function