Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mtrr_state_type Struct Reference

#include <mtrr.h>

Data Fields

struct mtrr_var_range var_ranges [MTRR_MAX_VAR_RANGES]
 
mtrr_type fixed_ranges [MTRR_NUM_FIXED_RANGES]
 
unsigned char enabled
 
unsigned char have_fixed
 
mtrr_type def_type
 

Detailed Description

Definition at line 83 of file mtrr.h.

Field Documentation

mtrr_type def_type

Definition at line 88 of file mtrr.h.

unsigned char enabled

Definition at line 86 of file mtrr.h.

Definition at line 85 of file mtrr.h.

unsigned char have_fixed

Definition at line 87 of file mtrr.h.

Definition at line 84 of file mtrr.h.


The documentation for this struct was generated from the following file: