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

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

Completed in 182 milliseconds