Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h172 #define GHCB_ERR_MISSING_INPUT 4 macro
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c2519 reason = GHCB_ERR_MISSING_INPUT; in sev_es_validate_vmgexit()