Searched refs:ESR_EL2_CV (Results 1 – 2 of 2) sorted by relevance
58 if (esr & ESR_EL2_CV) in kvm_vcpu_get_condition()
208 #define ESR_EL2_CV (UL(1) << ESR_EL2_CV_SHIFT) macro