Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h665 #define MSR_VM_CR 0xc0010114 macro
/linux-4.1.27/arch/x86/kvm/
Dsvm.c3132 case MSR_VM_CR: in svm_get_msr()
3245 case MSR_VM_CR: in svm_set_msr()
4050 rdmsrl(MSR_VM_CR, vm_cr); in is_disabled()