Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h776 #define MSR_VM_CR 0xc0010114 macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h1043 #define MSR_VM_CR 0xc0010114 macro
/Linux-v4.19/arch/x86/kvm/
Dsvm.c4120 case MSR_VM_CR: in svm_get_msr()
4339 case MSR_VM_CR: in svm_set_msr()
5796 rdmsrl(MSR_VM_CR, vm_cr); in is_disabled()