gem5  v22.1.0.0
Public Attributes | List of all members
gem5::PMP::PmpEntry Struct Reference

single pmp entry struct More...

Public Attributes

AddrRange pmpAddr = AddrRange(0, 0)
 addr range corresponding to a single pmp entry More...
 
Addr rawAddr
 raw addr in pmpaddr register for a pmp entry More...
 
uint8_t pmpCfg = 0
 pmpcfg reg value for a pmp entry More...
 

Detailed Description

single pmp entry struct

Definition at line 95 of file pmp.hh.

Member Data Documentation

◆ pmpAddr

AddrRange gem5::PMP::PmpEntry::pmpAddr = AddrRange(0, 0)

addr range corresponding to a single pmp entry

Definition at line 98 of file pmp.hh.

◆ pmpCfg

uint8_t gem5::PMP::PmpEntry::pmpCfg = 0

pmpcfg reg value for a pmp entry

Definition at line 102 of file pmp.hh.

◆ rawAddr

Addr gem5::PMP::PmpEntry::rawAddr

raw addr in pmpaddr register for a pmp entry

Definition at line 100 of file pmp.hh.


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

Generated on Wed Dec 21 2022 10:23:11 for gem5 by doxygen 1.9.1