Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h690 #define MSR_VM_CR 0xc0010114 macro
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3050 case MSR_VM_CR: in svm_get_msr()
3167 case MSR_VM_CR: in svm_set_msr()
3960 rdmsrl(MSR_VM_CR, vm_cr); in is_disabled()