libkdumpfile-0.4.1
Kernel coredump file access
|
In-flight translation. More...
Data Fields | |
addrxlat_fulladdr_t | faddr |
Full address to be translated. More... | |
const struct xlat_chain * | chain |
Corresponding translation chain. More... | |
struct inflight * | next |
Next translation in the chain. More... | |
const struct xlat_chain* inflight::chain |
Corresponding translation chain.
addrxlat_fulladdr_t inflight::faddr |
Full address to be translated.
struct inflight* inflight::next |
Next translation in the chain.