Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/uapi/asm/
Damd_hsmp.h65 HSMP_RSVD = -1, enumerator
93 {0, 0, HSMP_RSVD},
/linux-6.12.1/drivers/platform/x86/amd/
Dhsmp.c250 if (hsmp_msg_desc_table[msg->msg_id].type == HSMP_RSVD) in validate_message()