Home
last modified time | relevance | path

Searched defs:SET_PSTATE_TCO (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsysreg.h99 #define SET_PSTATE_TCO(x) __emit_inst(0xd500401f | PSTATE_TCO | ((!!x) << PSTATE_Imm_shift)) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsysreg.h105 #define SET_PSTATE_TCO(x) SET_PSTATE((x), TCO) macro
/kernel/linux/linux-6.6/tools/arch/arm64/include/asm/
H A Dsysreg.h99 #define SET_PSTATE_TCO(x) __emit_inst(0xd500401f | PSTATE_TCO | ((!!x) << PSTATE_Imm_shift)) macro

Completed in 10 milliseconds