]> Git Repo - linux.git/blob - arch/x86/lib/msr-reg-export.c
sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to <linux...
[linux.git] / arch / x86 / lib / msr-reg-export.c
1 #include <linux/export.h>
2 #include <asm/msr.h>
3
4 EXPORT_SYMBOL(rdmsr_safe_regs);
5 EXPORT_SYMBOL(wrmsr_safe_regs);
This page took 0.023484 seconds and 4 git commands to generate.