Searched refs:arch_irq_disabled_regs (Results 1 – 3 of 3) sorted by relevance
268 static inline bool arch_irq_disabled_regs(struct pt_regs *regs) in arch_irq_disabled_regs() function347 static inline bool arch_irq_disabled_regs(struct pt_regs *regs) in arch_irq_disabled_regs() function
356 if (arch_irqs_disabled() && !arch_irq_disabled_regs(regs)) in _exception_pkey()1453 if (!arch_irq_disabled_regs(regs)) in program_check_exception()1508 if (!arch_irq_disabled_regs(regs)) in alignment_exception()1659 if (!arch_irq_disabled_regs(regs)) in facility_unavailable_exception()
456 if (!arch_irq_disabled_regs(regs)) in __do_page_fault()