Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c421 msg.msg_id = HSMP_GET_PROTO_VER; in hsmp_cache_proto_ver()
423 msg.response_sz = hsmp_msg_desc_table[HSMP_GET_PROTO_VER].response_sz; in hsmp_cache_proto_ver()
H A Dacpi.c529 HSMP_DEV_ATTR(protocol_version, HSMP_GET_PROTO_VER, hsmp_msg_resp32_show, 0444);
/linux/arch/x86/include/uapi/asm/
H A Damd_hsmp.h18 HSMP_GET_PROTO_VER, /* 03h HSMP interface version */ enumerator