Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsvm.h496 u64 sw_exit_code; member
688 DEFINE_GHCB_ACCESSORS(sw_exit_code)
/linux/arch/x86/kvm/svm/
H A Dsvm.h823 DEFINE_KVM_GHCB_ACCESSORS(sw_exit_code)
H A Dsev.c3214 ghcb->save.sw_exit_code, ghcb_sw_exit_code_is_valid(ghcb)); in dump_ghcb()
/linux/arch/x86/kvm/
H A Dtrace.h1763 __entry->exit_reason = ghcb->save.sw_exit_code;
1789 __entry->exit_reason = ghcb->save.sw_exit_code;
/linux/arch/x86/coco/sev/
H A Dshared.c195 ghcb->save.sw_exit_code = 0; in vc_ghcb_invalidate()