Searched refs:arch_irq_disabled_regs (Results 1 – 3 of 3) sorted by relevance
126 static inline bool arch_irq_disabled_regs(struct pt_regs *regs) in arch_irq_disabled_regs() function193 static inline bool arch_irq_disabled_regs(struct pt_regs *regs) in arch_irq_disabled_regs() function
273 if (!arch_irq_disabled_regs(regs)) in do_page_fault()
260 if (arch_irqs_disabled() && !arch_irq_disabled_regs(regs)) in _exception()1211 if (!arch_irq_disabled_regs(regs)) in program_check_exception()1264 if (!arch_irq_disabled_regs(regs)) in alignment_exception()1405 if (!arch_irq_disabled_regs(regs)) in facility_unavailable_exception()