Searched refs:PS_CALLINC_MASK (Results 1 – 4 of 4) sorted by relevance
210 regs->ps = (regs->ps & ~PS_CALLINC_MASK) | (ps & PS_CALLINC_MASK); in restore_sigcontext()424 ps = (ps & ~(PS_CALLINC_MASK | PS_OWB_MASK)) | in setup_frame()
75 const u32 ps_mask = PS_CALLINC_MASK | PS_OWB_MASK; in gpr_set()
65 #define PS_CALLINC_MASK 0x00030000 macro
86 #define PS_CALLINC_MASK 0x00030000 macro