Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.h60 int hsmp_cache_proto_ver(u16 sock_ind);
H A Dhsmp.c416 int hsmp_cache_proto_ver(u16 sock_ind) in hsmp_cache_proto_ver() function
431 EXPORT_SYMBOL_NS_GPL(hsmp_cache_proto_ver, "AMD_HSMP");
H A Dacpi.c488 ret = hsmp_cache_proto_ver(sock_ind); in init_acpi()