Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.h61 int hsmp_test(u16 sock_ind, u32 value);
H A Dhsmp.c252 int hsmp_test(u16 sock_ind, u32 value) in hsmp_test() function
281 EXPORT_SYMBOL_NS_GPL(hsmp_test, "AMD_HSMP");
H A Dacpi.c480 ret = hsmp_test(sock_ind, 0xDEADBEEF); in init_acpi()