Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dmsr.c149 static long msr_ioctl(struct file *file, unsigned int ioc, unsigned long arg) in msr_ioctl() function
234 .unlocked_ioctl = msr_ioctl,
235 .compat_ioctl = msr_ioctl,