Searched refs:arch_irq_disabled_regs (Results 1 – 3 of 3) sorted by relevance
127 static inline bool arch_irq_disabled_regs(struct pt_regs *regs) in arch_irq_disabled_regs() function206 static inline bool arch_irq_disabled_regs(struct pt_regs *regs) in arch_irq_disabled_regs() function
298 if (arch_irqs_disabled() && !arch_irq_disabled_regs(regs)) in _exception()1193 if (!arch_irq_disabled_regs(regs)) in program_check_exception()1248 if (!arch_irq_disabled_regs(regs)) in alignment_exception()1411 if (!arch_irq_disabled_regs(regs)) in facility_unavailable_exception()
432 if (!arch_irq_disabled_regs(regs)) in __do_page_fault()