Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dsuspend.c66 set_pstate_dit(1); in __cpu_suspend_exit()
H A Dcpufeature.c2345 set_pstate_dit(1); in cpu_enable_dit()
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h109 #define set_pstate_dit(x) asm volatile(SET_PSTATE_DIT(x)) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h110 #define set_pstate_dit(x) asm volatile(SET_PSTATE_DIT(x)) macro