Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h228 struct msr_autoload { struct
229 struct vmx_msrs guest;
230 struct vmx_msrs host;
231 } msr_autoload; member