Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c162 #define NR_AUTOLOAD_MSRS 8 macro
498 struct vmx_msr_entry guest[NR_AUTOLOAD_MSRS];
499 struct vmx_msr_entry host[NR_AUTOLOAD_MSRS];
1690 if (i == NR_AUTOLOAD_MSRS) { in add_atomic_switch_msr()