Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.h221 struct msr_autoload { struct
222 struct vmx_msrs guest;
223 struct vmx_msrs host;
224 } msr_autoload; member