Searched refs:PSW_MASK_WAIT (Results 1 – 7 of 7) sorted by relevance
227 #define PSW_MASK_WAIT 0x00020000UL macro257 #define PSW_MASK_WAIT 0x0002000000000000UL macro
32 PSW_MASK_BASE | PSW_MASK_EA | PSW_MASK_BA | PSW_MASK_WAIT; in do_machine_quiesce()
79 PSW_MASK_BA | PSW_MASK_EXT | PSW_MASK_WAIT); in sclp_cmd_sync_early()
31 psw_mask = PSW_KERNEL_BITS | PSW_MASK_WAIT | PSW_MASK_DAT | in enabled_wait()
143 mask_bits(regs, PSW_MASK_MCHECK), mask_bits(regs, PSW_MASK_WAIT), in show_registers()
1004 regs.psw.mask |= PSW_MASK_WAIT; in perf_push_sample()
259 dw_psw.mask = PSW_MASK_BASE | PSW_MASK_WAIT | PSW_MASK_BA | PSW_MASK_EA; in disabled_wait()