Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c397 msg.msg_id = HSMP_GET_PROTO_VER; in hsmp_cache_proto_ver()
399 msg.response_sz = hsmp_msg_desc_table[HSMP_GET_PROTO_VER].response_sz; in hsmp_cache_proto_ver()
/linux-6.15/arch/x86/include/uapi/asm/
H A Damd_hsmp.h18 HSMP_GET_PROTO_VER, /* 03h HSMP interface version */ enumerator