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

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c99 static bool __read_mostly ignore_msrs = 0; variable
100 module_param(ignore_msrs, bool, S_IRUGO | S_IWUSR);
2223 if (!ignore_msrs) { kvm_set_msr_common()
2433 if (!ignore_msrs) { kvm_get_msr_common()

Completed in 89 milliseconds