Home
last modified time | relevance | path

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

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