Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dsvm.h304 u64 sw_exit_info_2; member
446 DEFINE_GHCB_ACCESSORS(sw_exit_info_2)
/Linux-v5.15/arch/x86/kernel/
Dsev-shared.c116 u64 info = ghcb->save.sw_exit_info_2; in sev_es_ghcb_hv_call()
119 info = ghcb->save.sw_exit_info_2; in sev_es_ghcb_hv_call()
Dsev.c562 ret = ghcb->save.sw_exit_info_2; in get_jump_table_addr()
702 ghcb->save.sw_exit_info_2) in sev_es_ap_hlt_loop()
/Linux-v5.15/arch/x86/kvm/
Dtrace.h1651 __entry->info2 = ghcb->save.sw_exit_info_2;
1677 __entry->info2 = ghcb->save.sw_exit_info_2;
/Linux-v5.15/arch/x86/kvm/svm/
Dsev.c2067 ghcb->save.sw_exit_info_2, ghcb_sw_exit_info_2_is_valid(ghcb)); in dump_ghcb()