Searched refs:ESR_ELx_IL (Results 1 – 4 of 4) sorted by relevance
72 esr |= ESR_ELx_IL; in inject_abt64()105 esr |= ESR_ELx_IL; in inject_undef64()
73 #define ESR_ELx_IL (UL(1) << ESR_ELx_IL_SHIFT) macro74 #define ESR_ELx_ISS_MASK (ESR_ELx_IL - 1)
295 return !!(kvm_vcpu_get_hsr(vcpu) & ESR_ELx_IL); in kvm_vcpu_trap_il_is32bit()
92 (esr & ESR_ELx_IL) ? 32 : 16); in mem_abort_decode()360 esr &= ESR_ELx_EC_MASK | ESR_ELx_IL | in set_thread_esr()370 esr &= ESR_ELx_EC_MASK | ESR_ELx_IL; in set_thread_esr()