Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsp-sev.h50 SEV_RET_INVALID_LEN, enumerator
/openbmc/qemu/linux-headers/linux/
H A Dpsp-sev.h53 SEV_RET_INVALID_LEN, enumerator
/openbmc/qemu/target/i386/
H A Dsev.c189 [SEV_RET_INVALID_LEN] = "Buffer too small",
503 if (err != SEV_RET_INVALID_LEN) { in sev_get_pdh_info()
543 if (r < 0 && err != SEV_RET_INVALID_LEN) { in sev_get_cpu0_id()
710 if (err != SEV_RET_INVALID_LEN) { in sev_get_attestation_report()