Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/
Dsysreg.h99 #define SET_PSTATE_PAN(x) __emit_inst(0xd500401f | PSTATE_PAN | ((!!x) << PSTATE_Imm_shift)) macro
/linux-6.1.9/tools/arch/arm64/include/asm/
Dsysreg.h96 #define SET_PSTATE_PAN(x) __emit_inst(0xd500401f | PSTATE_PAN | ((!!x) << PSTATE_Imm_shift)) macro