libkdumpfile-0.5.2
Kernel coredump file access
|
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... | |
Parameters of page table translation.
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.