Model-specific registers
From Gentoo Wiki
Resources
Model-specific registers are processor registers in the x86 system architecture that can be used for debugging, monitoring, and toggling of features.
Kernel
To enable access to MSRs in the kernel:
Processor type and features --->
<*> /dev/cpu/*/msr - Model-specific register support
Note that enabling either of the kernel lockdown modes requires disabling access to MSRs.