Searched refs:PSW_MASK_WAIT (Results 1 – 14 of 14) 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()
30 #define PSW_MASK_WAIT 0x0002000000000000ULL macro
12 #define PSW_MASK_DISABLED (PSW_MASK_WAIT | PSW_MASK_EA | PSW_MASK_BA)
364 psw.mask = PSW_MASK_BASE | PSW_MASK_WAIT | PSW_MASK_BA | PSW_MASK_EA; in disabled_wait()
282 #undef PSW_MASK_WAIT304 #define PSW_MASK_WAIT 0x0002000000000000ULL macro
241 if (!tcg_enabled() || !(cpu->env.psw.mask & PSW_MASK_WAIT)) { in s390_cpu_set_state()
93 if (mask & PSW_MASK_WAIT) { in s390_cpu_set_psw()
564 if ((env->psw.mask & PSW_MASK_WAIT) || stopped) { in s390_cpu_do_interrupt()588 if (env->psw.mask & PSW_MASK_WAIT) { in s390_cpu_exec_interrupt()
489 !(newpsw.mask & PSW_MASK_WAIT) && in handle_operexc()
1702 !(newpsw.mask & PSW_MASK_WAIT) && in handle_oper_loop()