Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h1359 extern bool strict_msr_control;
1363 if (strict_msr_control) in msr_check_and_clear()
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c128 bool strict_msr_control; variable
129 EXPORT_SYMBOL(strict_msr_control);
133 strict_msr_control = true; in enable_strict_msr_control()