Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpsp-sev.h73 SEV_RET_INVALID_PARAM, enumerator
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c529 if (hdr.status == SEV_RET_INVALID_PARAM) in sev_report_new()
/linux/arch/x86/kvm/svm/
H A Dsev.c2330 sev_populate_args->fw_error == SEV_RET_INVALID_PARAM) { in sev_gmem_post_populate()