Searched refs:COMPAT_PSR_IT_MASK (Results 1 – 3 of 3) sorted by relevance
122 BUG_ON(is_arm && (cpsr & COMPAT_PSR_IT_MASK)); in kvm_adjust_itstate()124 if (!(cpsr & COMPAT_PSR_IT_MASK)) in kvm_adjust_itstate()137 cpsr &= ~COMPAT_PSR_IT_MASK; in kvm_adjust_itstate()
60 #define COMPAT_PSR_IT_MASK 0x0600fc00 /* If-Then execution state mask */ macro
478 spsr &= ~COMPAT_PSR_IT_MASK; in compat_setup_return()