Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dsev.c184 static const char *const sev_fw_errlist[] = { variable
212 #define SEV_FW_MAX_ERROR ARRAY_SIZE(sev_fw_errlist)
288 return sev_fw_errlist[code]; in fw_error_to_str()