Searched refs:vmx_msrs (Results 1 – 2 of 2) sorted by relevance
27 struct vmx_msrs { struct229 struct vmx_msrs guest;230 struct vmx_msrs host;
838 static int find_msr(struct vmx_msrs *m, unsigned int msr) in find_msr()