Searched refs:SET_PSTATE_DIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h103 #define SET_PSTATE_DIT(x) SET_PSTATE((x), DIT) macro
109 #define set_pstate_dit(x) asm volatile(SET_PSTATE_DIT(x))
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h104 #define SET_PSTATE_DIT(x) SET_PSTATE((x), DIT) macro
110 #define set_pstate_dit(x) asm volatile(SET_PSTATE_DIT(x))
/linux-master/arch/arm64/kernel/
H A Dentry.S200 alternative_insn nop, SET_PSTATE_DIT(1), ARM64_HAS_DIT

Completed in 125 milliseconds