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

Translation of a single PFN to an index. More...

Data Fields

kdump_pfn_t pfn
 PFN to be translated. More...
 
uint_fast64_t idx
 Page index in .xen_pages. More...
 

Detailed Description

Translation of a single PFN to an index.

Field Documentation

uint_fast64_t pfn2idx::idx

Page index in .xen_pages.

kdump_pfn_t pfn2idx::pfn

PFN to be translated.


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