Sign in
coral
/
linux-imx
/
41a32589ae2fa6632abe8fe9aa6476044d149e69
/
.
/
arch
/
x86
/
lib
/
msr-reg-export.c
blob: 876b4168ab0adcee40cb09c8bcf9f7858b1f3fb3 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#include
<linux/export.h>
#include
<asm/msr.h>
EXPORT_SYMBOL
(
rdmsr_safe_regs
);
EXPORT_SYMBOL
(
wrmsr_safe_regs
);