Searched refs:TTBCR_EAE (Results 1 – 2 of 2) sorted by relevance
117 #define TTBCR_EAE BIT(31) macro134 if (vcpu_read_sys_reg(vcpu, TCR_EL1) & TTBCR_EAE) { in inject_abt32()210 !(vcpu_read_sys_reg(vcpu, TCR_EL1) & TTBCR_EAE)) in kvm_inject_size_fault()
115 #define TTBCR_EAE (1 << 31) macro