iPXE
Data Fields
arch_shared_info Struct Reference

#include <nonxen.h>

Data Fields

unsigned long max_pfn
 
xen_pfn_t pfn_to_mfn_frame_list_list
 
unsigned long nmi_reason
 
unsigned long p2m_cr3
 
unsigned long p2m_vaddr
 
unsigned long p2m_generation
 

Detailed Description

Definition at line 31 of file nonxen.h.

Field Documentation

◆ max_pfn

unsigned long arch_shared_info::max_pfn

Definition at line 224 of file xen.h.

◆ pfn_to_mfn_frame_list_list

xen_pfn_t arch_shared_info::pfn_to_mfn_frame_list_list

Definition at line 232 of file xen.h.

◆ nmi_reason

unsigned long arch_shared_info::nmi_reason

Definition at line 233 of file xen.h.

◆ p2m_cr3

unsigned long arch_shared_info::p2m_cr3

Definition at line 252 of file xen.h.

◆ p2m_vaddr

unsigned long arch_shared_info::p2m_vaddr

Definition at line 253 of file xen.h.

◆ p2m_generation

unsigned long arch_shared_info::p2m_generation

Definition at line 254 of file xen.h.


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