Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr-index.h617 #define MSR_VM_CR 0xc0010114 macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr-index.h965 #define MSR_VM_CR 0xc0010114 macro
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dmsr-index.h965 #define MSR_VM_CR 0xc0010114 macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c2548 case MSR_VM_CR: in svm_get_msr()
2757 case MSR_VM_CR: in svm_set_msr()
3700 rdmsrl(MSR_VM_CR, vm_cr); in is_disabled()