Home
last modified time | relevance | path

Searched refs:PSTATE_Imm_shift (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
H A Dproton-pack.c526 const u32 instr_mask = ~(1U << PSTATE_Imm_shift); in try_emulate_el1_ssbs()
532 if (instr & BIT(PSTATE_Imm_shift)) in try_emulate_el1_ssbs()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h91 #define PSTATE_Imm_shift CRm_shift macro
92 #define SET_PSTATE(x, r) __emit_inst(0xd500401f | PSTATE_ ## r | ((!!x) << PSTATE_Imm_shift))
/linux/arch/arm64/include/asm/
H A Dsysreg.h92 #define PSTATE_Imm_shift CRm_shift macro
93 #define SET_PSTATE(x, r) __emit_inst(0xd500401f | PSTATE_ ## r | ((!!x) << PSTATE_Imm_shift))