Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h1061 #define MSR_VM_CR 0xc0010114 macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h1081 #define MSR_VM_CR 0xc0010114 macro
/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.c2773 case MSR_VM_CR: in svm_get_msr()
3034 case MSR_VM_CR: in svm_set_msr()
4071 rdmsrl(MSR_VM_CR, vm_cr); in is_disabled()