Searched refs:PSR_SSBS_BIT (Results 1 – 3 of 3) sorted by relevance
504 regs->pstate |= PSR_SSBS_BIT; in ssbs_emulation_handler()506 regs->pstate &= ~PSR_SSBS_BIT; in ssbs_emulation_handler()632 u64 bit = compat_user_mode(regs) ? PSR_AA32_SSBS_BIT : PSR_SSBS_BIT; in __update_pstate_ssbs()
50 #define PSR_SSBS_BIT 0x00001000 macro
107 new |= PSR_SSBS_BIT; in enter_exception64()