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

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c128 #define KVM_NR_SHARED_MSRS 16 macro
132 u32 msrs[KVM_NR_SHARED_MSRS];
141 } values[KVM_NR_SHARED_MSRS];
233 BUG_ON(slot >= KVM_NR_SHARED_MSRS); kvm_define_shared_msr()

Completed in 76 milliseconds