Searched refs:PSR_SSBS_BIT (Results 1 – 5 of 5) sorted by relevance
523 regs->pstate |= PSR_SSBS_BIT; in try_emulate_el1_ssbs()525 regs->pstate &= ~PSR_SSBS_BIT; in try_emulate_el1_ssbs()648 u64 bit = compat_user_mode(regs) ? PSR_AA32_SSBS_BIT : PSR_SSBS_BIT; in __update_pstate_ssbs()
197 pstate & PSR_SSBS_BIT ? '+' : '-', in print_pstate()
50 #define PSR_SSBS_BIT 0x00001000 macro
152 new |= PSR_SSBS_BIT; in enter_exception64()
717 new_spsr |= PSR_SSBS_BIT; in inject_undef64()