Home
last modified time | relevance | path

Searched defs:sock_ind (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Damd_hsmp.h58 __u16 sock_ind; /* socket number */ member
/openbmc/linux/drivers/platform/x86/amd/
H A Dhsmp.c224 static int hsmp_test(u16 sock_ind, u32 value) in hsmp_test()