Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dmsr.c227 static const struct file_operations msr_fops = { variable
266 if (__register_chrdev(MSR_MAJOR, 0, NR_CPUS, "cpu/msr", &msr_fops)) { in msr_init()