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.h240 struct msr_autoload { struct
241 struct vmx_msrs guest;
242 struct vmx_msrs host;
243 } msr_autoload; member