Home
last modified time | relevance | path

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

/linux-5.19.10/tools/arch/x86/include/asm/
Dmsr-index.h1041 #define MSR_VM_CR 0xc0010114 macro
/linux-5.19.10/arch/x86/include/asm/
Dmsr-index.h1041 #define MSR_VM_CR 0xc0010114 macro
/linux-5.19.10/arch/x86/kvm/svm/
Dsvm.c2680 case MSR_VM_CR: in svm_get_msr()
2941 case MSR_VM_CR: in svm_set_msr()
3980 rdmsrl(MSR_VM_CR, vm_cr); in is_disabled()