Home
last modified time | relevance | path

Searched refs:VMGEXIT (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/arch/x86/hyperv/
Divm.c88 VMGEXIT(); in hv_ghcb_hypercall()
122 VMGEXIT(); in hv_ghcb_hv_call()
139 VMGEXIT(); in hv_ghcb_terminate()
155 VMGEXIT(); in hv_ghcb_negotiate_protocol()
170 VMGEXIT(); in hv_ghcb_negotiate_protocol()
/Linux-v6.1/arch/x86/kernel/
Dsev-shared.c98 VMGEXIT(); in sev_es_terminate()
115 VMGEXIT(); in get_hv_features()
130 VMGEXIT(); in snp_register_ghcb_early()
146 VMGEXIT(); in sev_es_negotiate_protocol()
236 VMGEXIT(); in sev_es_ghcb_hv_call()
246 VMGEXIT(); in __sev_cpuid_hv()
Dsev.c556 VMGEXIT(); in __sev_es_nmi_complete()
633 VMGEXIT(); in get_jump_table_addr()
677 VMGEXIT(); in early_set_pages_state()
1106 VMGEXIT(); in wakeup_cpu_via_vmgexit()
1300 VMGEXIT(); in sev_es_ap_hlt_loop()
/Linux-v6.1/arch/x86/include/asm/
Dsev.h20 #define VMGEXIT() { asm volatile("rep; vmmcall\n\r"); } macro
/Linux-v6.1/arch/x86/boot/compressed/
Dmem_encrypt.S79 rep; vmmcall # VMGEXIT
Dsev.c141 VMGEXIT(); in __page_state_change()