Searched refs:is_implicit_soft_masked (Results 1 – 1 of 1) sorted by relevance
83 static inline bool is_implicit_soft_masked(struct pt_regs *regs) in is_implicit_soft_masked() function105 static inline bool is_implicit_soft_masked(struct pt_regs *regs) in is_implicit_soft_masked() function199 BUG_ON(is_implicit_soft_masked(regs)); in interrupt_enter_prepare()306 if (!(regs->msr & MSR_EE) || is_implicit_soft_masked(regs)) { in interrupt_nmi_enter_prepare()