4 * Licensed under the terms of the GNU GPL License version 2.
6 * AMD-specific information
12 unsigned FID:5, // 4:0
20 reserved4:11, // 31-21
22 reserved5:12; // 63:52
24 unsigned long long val;
27 union msr_fidvidstatus {
29 unsigned CFID:5, // 4:0
34 reserved3:11, // 31:21
40 reserved6:11; // 63:53
42 unsigned long long val;