Sign in
◑
Theme
coral
/
linux-mtk
/
c9c7429c2e486f375bddd0c338cc3ad366123717
/
.
/
arch
/
x86
/
lib
/
msr-reg-export.c
blob: 8d6ef78b5d01c3a180959bd54f7da26ddf325188 [
file
]
#include
<linux/module.h>
#include
<asm/msr.h>
EXPORT_SYMBOL
(
rdmsr_safe_regs
);
EXPORT_SYMBOL
(
wrmsr_safe_regs
);