iPXE
xen_hvm_altp2m_change_gfn Struct Reference

#include <hvm_op.h>

Data Fields

uint16_t view
uint16_t pad1
uint32_t pad2
uint64_t old_gfn
uint64_t new_gfn

Detailed Description

Definition at line 289 of file hvm_op.h.

Field Documentation

◆ view

uint16_t xen_hvm_altp2m_change_gfn::view

Definition at line 291 of file hvm_op.h.

◆ pad1

uint16_t xen_hvm_altp2m_change_gfn::pad1

Definition at line 292 of file hvm_op.h.

◆ pad2

uint32_t xen_hvm_altp2m_change_gfn::pad2

Definition at line 293 of file hvm_op.h.

◆ old_gfn

uint64_t xen_hvm_altp2m_change_gfn::old_gfn

Definition at line 295 of file hvm_op.h.

◆ new_gfn

uint64_t xen_hvm_altp2m_change_gfn::new_gfn

Definition at line 297 of file hvm_op.h.


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