Searched refs:PSW_MASK_WAIT (Results 1 – 8 of 8) sorted by relevance
28 PSW_MASK_BASE | PSW_MASK_EA | PSW_MASK_BA | PSW_MASK_WAIT; in do_machine_quiesce()
43 psw_wait.mask = psw_mask | PSW_MASK_EXT | PSW_MASK_WAIT; in sclp_early_wait_irq()
180 #define PSW_MASK_WAIT _AC(0x00020000, UL) macro208 #define PSW_MASK_WAIT _AC(0x0002000000000000, UL) macro
57 psw_mask = PSW_KERNEL_BITS | PSW_MASK_WAIT | in arch_cpu_idle()
167 regs->psw.mask &= ~(PSW_MASK_EXT | PSW_MASK_IO | PSW_MASK_WAIT); in do_io_irq()199 regs->psw.mask &= ~(PSW_MASK_EXT | PSW_MASK_IO | PSW_MASK_WAIT); in do_ext_irq()
12 #define PSW_MASK_DISABLED (PSW_MASK_WAIT | PSW_MASK_EA | PSW_MASK_BA)
365 psw.mask = PSW_MASK_BASE | PSW_MASK_WAIT | PSW_MASK_BA | PSW_MASK_EA; in disabled_wait()
489 !(newpsw.mask & PSW_MASK_WAIT) && in handle_operexc()