Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Damd_hsmp.h62 HSMP_RSVD = -1, enumerator
82 {0, 0, HSMP_RSVD},
/openbmc/linux/drivers/platform/x86/amd/
H A Dhsmp.c178 if (hsmp_msg_desc_table[msg->msg_id].type == HSMP_RSVD) in validate_message()