Home
last modified time | relevance | path

Searched defs:SET_PSTATE (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h93 #define SET_PSTATE(x, r) __emit_inst(0xd500401f | PSTATE_ ## r | ((!!x) << PSTATE_Imm_shift)) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h94 #define SET_PSTATE(x, r) __emit_inst(0xd500401f | PSTATE_ ## r | ((!!x) << PSTATE_Imm_shift)) macro