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

Parameters of page table translation. More...

#include <addrxlat.h>

Data Fields

addrxlat_fulladdr_t root
 Root page table address. More...
 
addrxlat_pte_t pte_mask
 Page table entry mask. More...
 
addrxlat_paging_form_t pf
 Paging form. More...
 

Detailed Description

Parameters of page table translation.

Field Documentation

addrxlat_paging_form_t _addrxlat_param_pgt::pf

Paging form.

addrxlat_pte_t _addrxlat_param_pgt::pte_mask

Page table entry mask.

Bits to be masked off the raw value. Zero means no masking.

addrxlat_fulladdr_t _addrxlat_param_pgt::root

Root page table address.


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