libkdumpfile-0.5.4
Kernel coredump file access
|
Parameters of custom translation. More...
#include <addrxlat.h>
Data Fields | |
addrxlat_first_step_fn * | first_step |
Function to perform the initial translation step. | |
addrxlat_next_step_fn * | next_step |
Function to perform further translation steps. | |
void * | data |
Arbitrary user-supplied data. | |
Parameters of custom translation.