Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c166 #define NR_AUTOLOAD_MSRS 8 macro
548 struct vmx_msr_entry guest[NR_AUTOLOAD_MSRS];
549 struct vmx_msr_entry host[NR_AUTOLOAD_MSRS];
1764 if (i == NR_AUTOLOAD_MSRS) { in add_atomic_switch_msr()