Searched refs:is_implicit_soft_masked (Results 1 – 1 of 1) sorted by relevance
97 static inline bool is_implicit_soft_masked(struct pt_regs *regs) in is_implicit_soft_masked() function119 static inline bool is_implicit_soft_masked(struct pt_regs *regs) in is_implicit_soft_masked() function212 INT_SOFT_MASK_BUG_ON(regs, is_implicit_soft_masked(regs)); in interrupt_enter_prepare()315 if (!(regs->msr & MSR_EE) || is_implicit_soft_masked(regs)) { in interrupt_nmi_enter_prepare()