Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h238 struct msr_autoload { struct
239 struct vmx_msrs guest;
240 struct vmx_msrs host;
241 } msr_autoload; member