RTEMS  5.1
Data Fields
MMU_tag Struct Reference

Data Fields

union {
   uint32_t   R
 
   struct {
      uint32_t   __pad0__: 2
 
      uint32_t   TLBSEL: 2
 
      uint32_t   __pad1__: 7
 
      uint32_t   ESEL: 5
 
      uint32_t   __pad2__: 11
 
      uint32_t   NV: 5
 
   }   B
 
MAS0
 
union {
   uint32_t   R
 
   struct {
      uint32_t   VALID: 1
 
      uint32_t   IPROT: 1
 
      uint32_t   __pad0__: 6
 
      uint32_t   TID: 8
 
      uint32_t   __pad1__: 3
 
      uint32_t   TS: 1
 
      uint32_t   TSIZE: 5
 
      uint32_t   __pad2__: 7
 
   }   B
 
MAS1
 
union {
   uint32_t   R
 
   struct {
      uint32_t   EPN: 22
 
      uint32_t   __pad0__: 4
 
      uint32_t   VLE: 1
 
      uint32_t   W: 1
 
      uint32_t   I: 1
 
      uint32_t   M: 1
 
      uint32_t   G: 1
 
      uint32_t   E: 1
 
   }   B
 
MAS2
 
union {
   uint32_t   R
 
   struct {
      uint32_t   RPN: 22
 
      uint32_t   U0: 1
 
      uint32_t   U1: 1
 
      uint32_t   U2: 1
 
      uint32_t   U3: 1
 
      uint32_t   UX: 1
 
      uint32_t   SX: 1
 
      uint32_t   UW: 1
 
      uint32_t   SW: 1
 
      uint32_t   UR: 1
 
      uint32_t   SR: 1
 
   }   B
 
MAS3
 

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