Searched refs:set_pstate_pan (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/include/asm/ | ||
| H A D | sysreg.h | 109 #define set_pstate_pan(x) asm volatile(SET_PSTATE_PAN(x)) macro |
| /linux/arch/arm64/kernel/ | ||
| H A D | cpufeature.c | 2172 set_pstate_pan(1); in cpu_enable_pan() |