Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dentry-common.c922 set_pstate_pan(1); in __sdei_handler()
924 set_pstate_pan(0); in __sdei_handler()
H A Dcpufeature.c2038 set_pstate_pan(1); in cpu_enable_pan()
/openbmc/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h101 #define set_pstate_pan(x) asm volatile(SET_PSTATE_PAN(x)) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dsysreg.h107 #define set_pstate_pan(x) asm volatile(SET_PSTATE_PAN(x)) macro