Searched refs:CR_VALID (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c2854 #define CR_VALID (1ULL << 63) macro
2865 if (unlikely((svm->vmcb->control.exit_info_1 & CR_VALID) == 0)) cr_interception()

Completed in 83 milliseconds