Home
last modified time | relevance | path

Searched refs:strict_msr_control (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/
Dreg.h1414 extern bool strict_msr_control;
1418 if (strict_msr_control) in msr_check_and_clear()
/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c107 bool strict_msr_control; variable
108 EXPORT_SYMBOL(strict_msr_control);
112 strict_msr_control = true; in enable_strict_msr_control()