Searched refs:CR_VALID (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ | ||
H A D | svm.c | 2854 #define CR_VALID (1ULL << 63) macro 2865 if (unlikely((svm->vmcb->control.exit_info_1 & CR_VALID) == 0)) cr_interception() |
Completed in 83 milliseconds