Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/uapi/asm/
H A Damd_hsmp.h74 HSMP_SET_GET = 2, enumerator
311 {1, 1, HSMP_SET_GET},
349 {1, 1, HSMP_SET_GET},
356 {1, 1, HSMP_SET_GET},
/linux-6.15/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c189 if (hsmp_msg_desc_table[msg->msg_id].type == HSMP_SET_GET) { in validate_message()
269 if (hsmp_msg_desc_table[msg->msg_id].type == HSMP_SET_GET && in is_get_msg()