template <typename ValueType, X86Msr Msr>
struct X86MsrBase
Defined at line 99 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/msr.h
A convenience class to inherit from in defining MSR register types. Gives a
cleaner and more compact definition.
Public Methods
auto Get ()
Defined at line 100 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/msr.h