coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
var_mtrr_regs Struct Reference
Collaboration diagram for var_mtrr_regs:
Collaboration graph

Data Fields

msr_t base
 
msr_t mask
 

Detailed Description

Definition at line 362 of file mtrr.c.

Field Documentation

◆ base

msr_t var_mtrr_regs::base

Definition at line 363 of file mtrr.c.

Referenced by commit_var_mtrrs().

◆ mask

msr_t var_mtrr_regs::mask

Definition at line 364 of file mtrr.c.

Referenced by commit_var_mtrrs().


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