Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dsvm.h66 #define SVM_EXIT_VMMCALL 0x081 macro
212 { SVM_EXIT_VMMCALL, "hypercall" }, \
/arch/x86/coco/sev/
A Dvc-handle.c762 ret = sev_es_ghcb_hv_call(ghcb, ctxt, SVM_EXIT_VMMCALL, 0, 0); in vc_handle_vmmcall()
835 case SVM_EXIT_VMMCALL: in vc_handle_exitcode()
A Dvc-shared.c67 case SVM_EXIT_VMMCALL: in vc_check_opcode_bytes()
/arch/x86/kvm/svm/
A Dnested.c1624 case SVM_EXIT_VMMCALL: in nested_svm_exit_special()
A Dsvm.c3259 [SVM_EXIT_VMMCALL] = kvm_emulate_hypercall,
4507 [x86_intercept_vmmcall] = POST_EX(SVM_EXIT_VMMCALL),
A Dsev.c3372 case SVM_EXIT_VMMCALL: in sev_es_validate_vmgexit()

Completed in 25 milliseconds