Home
last modified time | relevance | path

Searched refs:GHCB_ERR_INVALID_INPUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h173 #define GHCB_ERR_INVALID_INPUT 5 macro
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c2955 ghcb_set_sw_exit_info_2(svm->sev_es.ghcb, GHCB_ERR_INVALID_INPUT); in sev_handle_vmgexit()