Searched refs:PSR_TCO_BIT (Results 1 – 3 of 3) sorted by relevance
54 #define PSR_TCO_BIT 0x02000000 macro
256 pstate & PSR_TCO_BIT ? '+' : '-', in print_pstate()
753 regs->pstate &= ~PSR_TCO_BIT; in setup_return()