Searched refs:ESR_ELx_CV (Results 1 – 3 of 3) sorted by relevance
144 #define ESR_ELx_CV (UL(1) << 24) macro
303 if (esr & ESR_ELx_CV) in kvm_vcpu_get_condition()
680 if (!(esr & ESR_ELx_CV)) { in cp15_cond_valid()
Completed in 7 milliseconds