Searched refs:COMPAT_PSR_E_BIT (Results 1 – 6 of 6) sorted by relevance
49 #define COMPAT_PSR_E_BIT 0x00000200 macro53 #define COMPAT_PSR_E_BIT 0x00000200 macro63 #define COMPAT_PSR_ENDSTATE COMPAT_PSR_E_BIT
210 *vcpu_cpsr(vcpu) |= COMPAT_PSR_E_BIT; in kvm_vcpu_set_be()218 return !!(*vcpu_cpsr(vcpu) & COMPAT_PSR_E_BIT); in kvm_vcpu_is_be()
114 regs->pstate |= COMPAT_PSR_E_BIT; in compat_start_thread()
45 cpsr |= COMPAT_PSR_E_BIT; in prepare_fault32()
567 regs->pstate |= COMPAT_PSR_E_BIT; in compat_setend_handler()570 regs->pstate &= ~COMPAT_PSR_E_BIT; in compat_setend_handler()
466 compat_ulong_t spsr = regs->pstate & ~(PSR_f | COMPAT_PSR_E_BIT); in compat_setup_return()