Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
msr-reg-export.c
Go to the documentation of this file.
1 #include <linux/module.h>
2 #include <asm/msr.h>
3 
4 EXPORT_SYMBOL(rdmsr_safe_regs);
5 EXPORT_SYMBOL(wrmsr_safe_regs);