Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds