Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dreg.h1374 extern bool strict_msr_control;
1378 if (strict_msr_control) in msr_check_and_clear()
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c108 bool strict_msr_control; variable
109 EXPORT_SYMBOL(strict_msr_control);
113 strict_msr_control = true; in enable_strict_msr_control()