Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsev-common.h171 #define GHCB_ERR_INVALID_SCRATCH_AREA 3 macro
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c2760 ghcb_set_sw_exit_info_2(svm->sev_es.ghcb, GHCB_ERR_INVALID_SCRATCH_AREA); in setup_vmgexit_scratch()