Searched refs:PSW_ASC_HOME (Results 1 – 5 of 5) sorted by relevance
197 #define PSW_ASC_HOME _AC(0x0000C000, UL) macro225 #define PSW_ASC_HOME _AC(0x0000C00000000000, UL) macro
243 regs->psw.mask |= PSW_ASC_HOME; in space_switch_exception()
108 if ((regs->psw.mask & PSW_MASK_ASC) == PSW_ASC_HOME) in restore_sigregs32()
157 if ((regs->psw.mask & PSW_MASK_ASC) == PSW_ASC_HOME) in restore_sigregs()
342 if ((data & PSW_MASK_ASC) == PSW_ASC_HOME) in __poke_user()