Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dmsr.c148 static long msr_ioctl(struct file *file, unsigned int ioc, unsigned long arg) in msr_ioctl() function
233 .unlocked_ioctl = msr_ioctl,
234 .compat_ioctl = msr_ioctl,