libkdumpfile-0.5.1
Kernel coredump file access
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

◆ pf

addrxlat_paging_form_t _addrxlat_param_pgt::pf

Paging form.

◆ pte_mask

addrxlat_pte_t _addrxlat_param_pgt::pte_mask

Page table entry mask.

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

◆ root

addrxlat_fulladdr_t _addrxlat_param_pgt::root

Root page table address.


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