Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h106 #define set_pstate_pan(x) asm volatile(SET_PSTATE_PAN(x)) macro
/linux/arch/arm64/include/asm/
H A Dsysreg.h107 #define set_pstate_pan(x) asm volatile(SET_PSTATE_PAN(x)) macro
/linux/arch/arm64/kernel/
H A Dcpufeature.c2157 set_pstate_pan(1); in cpu_enable_pan()