Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
d6a624eef128c97b35fcea47cd00ef22f005e7aa
/
.
/
arch
/
x86
/
lib
/
msr-reg-export.c
blob: a311cc59b65d9769e05af4e566f6c997b3139bc4 [
file
] [
log
] [
blame
]
#include
<linux/module.h>
#include
<asm/msr.h>
EXPORT_SYMBOL
(
native_rdmsr_safe_regs
);
EXPORT_SYMBOL
(
native_wrmsr_safe_regs
);