#include <mtrr.h>
Public Attributes | |
union { | |
struct { | |
ULONG Type:8 | |
ULONG Reserved_0:2 | |
ULONG FixedEnabled:1 | |
ULONG MtrrEnabled:1 | |
ULONG Reserved_1:20 | |
ULONG Reserved_2 | |
} hw | |
ULONGLONG QuadPart | |
} | u |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by KiCompleteEffectiveRangeChange(), KiInitializeMTRR(), and KiLoadMTRR(). |