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

In-flight translation. More...

Data Fields

addrxlat_fulladdr_t faddr
 Full address to be translated. More...
 
const 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

◆ chain

const struct xlat_chain* inflight::chain

Corresponding translation chain.

◆ faddr

addrxlat_fulladdr_t inflight::faddr

Full address to be translated.

◆ next

struct inflight* inflight::next

Next translation in the chain.


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