libkdumpfile-0.4.1
Kernel coredump file access
Data Fields
_addrxlat_lookup_elem Struct Reference

Lookup table element. More...

#include <addrxlat.h>

Data Fields

addrxlat_addr_t orig
 Original address. More...
 
addrxlat_addr_t dest
 Corresponding destination address. More...
 

Detailed Description

Lookup table element.

This defines address mapping for a single object. Addresses inside the object are mapped linearly using an offset.

Field Documentation

◆ dest

addrxlat_addr_t _addrxlat_lookup_elem::dest

Corresponding destination address.

◆ orig

addrxlat_addr_t _addrxlat_lookup_elem::orig

Original address.


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