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

/linux-4.4.14/arch/x86/kernel/
H A Dmsr.c126 static long msr_ioctl(struct file *file, unsigned int ioc, unsigned long arg) msr_ioctl() function
201 .unlocked_ioctl = msr_ioctl,
202 .compat_ioctl = msr_ioctl,

Completed in 32 milliseconds