KVM
Public Attributes | List of all members
fixed_mtrr_segment Struct Reference

Public Attributes

u64 start
 
u64 end
 
int range_shift
 
int range_start
 

Detailed Description

Definition at line 143 of file mtrr.c.

Member Data Documentation

◆ end

u64 fixed_mtrr_segment::end

Definition at line 145 of file mtrr.c.

◆ range_shift

int fixed_mtrr_segment::range_shift

Definition at line 147 of file mtrr.c.

◆ range_start

int fixed_mtrr_segment::range_start

Definition at line 150 of file mtrr.c.

◆ start

u64 fixed_mtrr_segment::start

Definition at line 144 of file mtrr.c.


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