Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev.h238 #define SVSM_ERR_INVALID_PARAMETER 0x80000005 macro
/linux-6.12.1/drivers/virt/coco/sev-guest/
Dsev-guest.c863 case SVSM_ERR_INVALID_PARAMETER: in sev_svsm_report_new()