Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsp-sev.h45 SEV_RET_NO_FW_CALL = -1, enumerator
/openbmc/qemu/linux-headers/linux/
H A Dpsp-sev.h49 SEV_RET_NO_FW_CALL = -1, enumerator
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c455 int rc = 0, psp_ret = SEV_RET_NO_FW_CALL; in __sev_platform_init_locked()
/openbmc/linux/arch/x86/kernel/
H A Dsev.c2180 rio->exitinfo2 = SEV_RET_NO_FW_CALL; in snp_issue_guest_request()