Home
last modified time | relevance | path

Searched refs:vmx_msrs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dvmx.c948 struct vmx_msrs { struct
990 struct vmx_msrs guest;
991 struct vmx_msrs host;
2653 static int find_msr(struct vmx_msrs *m, unsigned int msr) in find_msr()