Lines Matching refs:IS_ENABLED
66 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_irq_enable()
68 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_enable()
70 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_irq_enable()
78 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_irq_disable()
80 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_irq_disable()
82 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_irq_disable()
90 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_EE_RI_disable()
92 else if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_EE_RI_disable()
94 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_EE_RI_disable()
102 if (IS_ENABLED(CONFIG_BOOKE_OR_40x)) in __hard_RI_enable()
105 if (IS_ENABLED(CONFIG_PPC_8xx)) in __hard_RI_enable()
107 else if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in __hard_RI_enable()
149 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in irq_soft_mask_set()
225 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in set_pmi_irq_pending()
237 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) in clear_pmi_irq_pending()
347 if (IS_ENABLED(CONFIG_PPC_IRQ_SOFT_MASK_DEBUG)) { in should_hard_irq_enable()
353 if (!IS_ENABLED(CONFIG_PERF_EVENTS)) in should_hard_irq_enable()
362 if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) { in should_hard_irq_enable()
390 if (IS_ENABLED(CONFIG_PPC_BOOK3S_64)) in do_hard_irq_enable()
427 if (IS_ENABLED(CONFIG_BOOKE)) in arch_local_irq_restore()
437 if (IS_ENABLED(CONFIG_BOOKE)) in arch_local_irq_save()
439 else if (IS_ENABLED(CONFIG_PPC_8xx)) in arch_local_irq_save()