Home
last modified time | relevance | path

Searched defs:msr_autoload (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h292 struct msr_autoload { struct
293 struct vmx_msrs guest;
294 struct vmx_msrs host;
295 } msr_autoload; member