KVM
Public Attributes | List of all members
compat_arch_shared_info Struct Reference

#include <xen.h>

Public Attributes

unsigned int max_pfn
 
unsigned int pfn_to_mfn_frame_list_list
 
unsigned int nmi_reason
 
unsigned int p2m_cr3
 
unsigned int p2m_vaddr
 
unsigned int p2m_generation
 
uint32_t wc_sec_hi
 

Detailed Description

Definition at line 208 of file xen.h.

Member Data Documentation

◆ max_pfn

unsigned int compat_arch_shared_info::max_pfn

Definition at line 209 of file xen.h.

◆ nmi_reason

unsigned int compat_arch_shared_info::nmi_reason

Definition at line 211 of file xen.h.

◆ p2m_cr3

unsigned int compat_arch_shared_info::p2m_cr3

Definition at line 212 of file xen.h.

◆ p2m_generation

unsigned int compat_arch_shared_info::p2m_generation

Definition at line 214 of file xen.h.

◆ p2m_vaddr

unsigned int compat_arch_shared_info::p2m_vaddr

Definition at line 213 of file xen.h.

◆ pfn_to_mfn_frame_list_list

unsigned int compat_arch_shared_info::pfn_to_mfn_frame_list_list

Definition at line 210 of file xen.h.

◆ wc_sec_hi

uint32_t compat_arch_shared_info::wc_sec_hi

Definition at line 215 of file xen.h.


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