Searched refs:msr_autostore_slot (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c1079 int msr_autostore_slot; local
1083 msr_autostore_slot = vmx_find_loadstore_msr_slot(autostore, msr_index);
1084 in_autostore_list = msr_autostore_slot >= 0;
1105 autostore->val[msr_autostore_slot] = autostore->val[last];

Completed in 76 milliseconds