Home
last modified time | relevance | path

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

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