Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dsysreg.h95 #define SET_PSTATE(x, r) __emit_inst(ENCODE_PSTATE(x, r)) macro
103 #define SET_PSTATE_PAN(x) SET_PSTATE((x), PAN)
104 #define SET_PSTATE_UAO(x) SET_PSTATE((x), UAO)
105 #define SET_PSTATE_SSBS(x) SET_PSTATE((x), SSBS)
106 #define SET_PSTATE_DIT(x) SET_PSTATE((x), DIT)
107 #define SET_PSTATE_TCO(x) SET_PSTATE((x), TCO)