Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/amd/
H A Dhsmp.c28 #define HSMP_ERR_INVALID_MSG 0xFE macro
139 } else if (unlikely(mbox_status == HSMP_ERR_INVALID_MSG)) { in __hsmp_send_message()