Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
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,