gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 102 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 105 of file pmp.hh.

◆ pmpCfg

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

pmpcfg reg value for a pmp entry

Definition at line 109 of file pmp.hh.

◆ rawAddr

Addr gem5::PMP::PmpEntry::rawAddr

raw addr in pmpaddr register for a pmp entry

Definition at line 107 of file pmp.hh.


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

Generated on Sun Jul 30 2023 01:57:16 for gem5 by doxygen 1.8.17