Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dsev.c637 ret = ghcb->save.sw_exit_info_2; in get_jump_table_addr()
807 if (WARN(ret || ghcb->save.sw_exit_info_2, in vmgexit_psc()
809 ret, ghcb->save.sw_exit_info_2)) { in vmgexit_psc()
1304 ghcb->save.sw_exit_info_2) in sev_es_ap_hlt_loop()
2215 if (ghcb->save.sw_exit_info_2) { in snp_issue_guest_request()
2218 ghcb->save.sw_exit_info_2 == SNP_GUEST_REQ_INVALID_LEN) in snp_issue_guest_request()
2221 *fw_err = ghcb->save.sw_exit_info_2; in snp_issue_guest_request()
A Dsev-shared.c203 u64 info = ghcb->save.sw_exit_info_2; in verify_exception_info()
/linux-6.3-rc2/arch/x86/include/asm/
A Dsvm.h483 u64 sw_exit_info_2; member
667 DEFINE_GHCB_ACCESSORS(sw_exit_info_2)
/linux-6.3-rc2/arch/x86/kvm/
A Dtrace.h1756 __entry->info2 = ghcb->save.sw_exit_info_2;
1782 __entry->info2 = ghcb->save.sw_exit_info_2;
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsev.c2368 ghcb->save.sw_exit_info_2, ghcb_sw_exit_info_2_is_valid(ghcb)); in dump_ghcb()

Completed in 18 milliseconds