libkdumpfile-0.5.3
Kernel coredump file access
|
Data used during translation system initialization. More...
#include <addrxlat-priv.h>
Data Fields | |
addrxlat_sys_t * | sys |
Target translation system. More... | |
addrxlat_ctx_t * | ctx |
Translation context used for initialization. More... | |
struct parsed_opts | popt |
Parsed options. More... | |
enum os_type | os_type |
OS type. More... | |
Data used during translation system initialization.
addrxlat_ctx_t* os_init_data::ctx |
Translation context used for initialization.
enum os_type os_init_data::os_type |
OS type.
This field is set to OS_UNKNOWN if the OS type attribute was not specified or is not understood.
struct parsed_opts os_init_data::popt |
Parsed options.
addrxlat_sys_t* os_init_data::sys |
Target translation system.