Home
last modified time | relevance | path

Searched refs:PSTATE_PAN (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/arm64/include/asm/
A Dsysreg.h91 #define PSTATE_PAN pstate_field(0, 4) macro
96 #define SET_PSTATE_PAN(x) __emit_inst(0xd500401f | PSTATE_PAN | ((!!x) << PSTATE_Imm_shift))
/linux/arch/arm64/include/asm/
A Dsysreg.h94 #define PSTATE_PAN pstate_field(0, 4) macro
99 #define SET_PSTATE_PAN(x) __emit_inst(0xd500401f | PSTATE_PAN | ((!!x) << PSTATE_Imm_shift))

Completed in 17 milliseconds