KolibriOS kernel
mtrr_range Struct Reference

mtrr_reconfigure keeps a list of MEM_WB ranges. This structure describes one item in the list. More...

Public Attributes

dd next
 
dq start
 
dq length
 

Detailed Description

mtrr_reconfigure keeps a list of MEM_WB ranges. This structure describes one item in the list.

Source
core/mtrr.inc:106

Member Data Documentation

◆ length

dq mtrr_range::length

length in bytes

◆ next

dd mtrr_range::next

next item

◆ start

dq mtrr_range::start

first byte


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