Searched refs:PSW_MASK_WAIT (Results 1 – 5 of 5) sorted by relevance
225 #define PSW_MASK_WAIT 0x00020000UL macro255 #define PSW_MASK_WAIT 0x0002000000000000UL macro
45 psw_mask = __extract_psw() | PSW_MASK_EXT | PSW_MASK_WAIT; in __udelay_disabled()
32 psw_mask = PSW_KERNEL_BITS | PSW_MASK_WAIT | PSW_MASK_DAT | in enabled_wait()
314 psw.mask = PSW_MASK_BASE | PSW_MASK_WAIT | PSW_MASK_BA | PSW_MASK_EA; in disabled_wait()
473 !(newpsw.mask & PSW_MASK_WAIT) && in handle_operexc()