RTEMS
5.0.0
|
#include <tte.h>
Public Member Functions | |
struct { | |
unsigned g: 1 | |
unsigned __pad0__: 2 | |
unsigned context: 13 | |
unsigned __pad1__: 6 | |
uint64_t va_tag: 42 | |
} | __attribute__ ((packed)) |
Data Fields | |
uint64_t | value |
Translation Table Entry - Tag.
unsigned tte_tag::__pad0__ |
Reserved.
unsigned tte_tag::__pad1__ |
Reserved.
unsigned tte_tag::context |
Context identifier.
unsigned tte_tag::g |
Global.
uint64_t tte_tag::va_tag |
Virtual Address Tag, bits 63:22.