Home
last modified time | relevance | path

Searched refs:sw_exit_code (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dsvm.h481 u64 sw_exit_code; member
665 DEFINE_GHCB_ACCESSORS(sw_exit_code)
/linux-6.3-rc2/arch/x86/kernel/
A Dsev-shared.c163 ghcb->save.sw_exit_code = 0; in vc_ghcb_invalidate()
/linux-6.3-rc2/arch/x86/kvm/
A Dtrace.h1754 __entry->exit_reason = ghcb->save.sw_exit_code;
1780 __entry->exit_reason = ghcb->save.sw_exit_code;
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsev.c2364 ghcb->save.sw_exit_code, ghcb_sw_exit_code_is_valid(ghcb)); in dump_ghcb()

Completed in 17 milliseconds