Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/include/asm/
Dreg.h1413 extern bool strict_msr_control;
1417 if (strict_msr_control) in msr_check_and_clear()
/linux-6.14.4/arch/powerpc/kernel/
Dprocess.c104 bool strict_msr_control; variable
105 EXPORT_SYMBOL(strict_msr_control);
109 strict_msr_control = true; in enable_strict_msr_control()