Searched refs:vmx_msrs (Results 1 – 3 of 3) sorted by relevance
30 struct vmx_msrs { struct 241 struct vmx_msrs guest;242 struct vmx_msrs host;246 struct vmx_msrs guest;386 int vmx_find_loadstore_msr_slot(struct vmx_msrs *m, u32 msr);31 nrvmx_msrs global() argument 32 valvmx_msrs global() argument
921 int vmx_find_loadstore_msr_slot(struct vmx_msrs *m, u32 msr) in vmx_find_loadstore_msr_slot() 6162 static void vmx_dump_msrs(char *name, struct vmx_msrs *m) in vmx_dump_msrs()
1116 struct vmx_msrs *autostore = &vmx->msr_autostore.guest; in prepare_vmx_msr_autostore_list()