-
Robert Richter authored
The macros CTRL_READ() and CTRL_WRITE() make the code hard to read and maintain. This patch replaces them by rdmsr()/wrmsr() functions and simplifies the code. Signed-off-by:
Robert Richter <robert.richter@amd.com>
74c9a5c3