libkdumpfile-0.5.4
Kernel coredump file access
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
inflight Struct Reference

In-flight translation. More...

Data Fields

addrxlat_fulladdr_t faddr
 Full address to be translated. More...
 
struct xlat_chainchain
 Corresponding translation chain. More...
 
struct inflightnext
 Next translation in the chain. More...
 

Detailed Description

In-flight translation.

This is used to detect infinite recursion.

See Also
addrxlat_op

Field Documentation

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.


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