Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c276 long hsmp_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in hsmp_ioctl() function
411 .unlocked_ioctl = hsmp_ioctl,
412 .compat_ioctl = hsmp_ioctl,
H A Dhsmp.h58 long hsmp_ioctl(struct file *fp, unsigned int cmd, unsigned long arg);