iPXE
Data Fields
xen_hvm_altp2m_op Struct Reference

#include <hvm_op.h>

Data Fields

uint32_t version
 
uint32_t cmd
 
domid_t domain
 
uint16_t pad1
 
uint32_t pad2
 
union {
   struct xen_hvm_altp2m_domain_state   domain_state
 
   struct xen_hvm_altp2m_vcpu_enable_notify   enable_notify
 
   struct xen_hvm_altp2m_view   view
 
   struct xen_hvm_altp2m_set_mem_access   set_mem_access
 
   struct xen_hvm_altp2m_mem_access   mem_access
 
   struct xen_hvm_altp2m_change_gfn   change_gfn
 
   struct xen_hvm_altp2m_set_mem_access_multi   set_mem_access_multi
 
   struct xen_hvm_altp2m_suppress_ve   suppress_ve
 
   struct xen_hvm_altp2m_suppress_ve_multi   suppress_ve_multi
 
   struct xen_hvm_altp2m_vcpu_disable_notify   disable_notify
 
   struct xen_hvm_altp2m_get_vcpu_p2m_idx   get_vcpu_p2m_idx
 
   struct xen_hvm_altp2m_set_visibility   set_visibility
 
   uint8_t   pad [64]
 
u
 

Detailed Description

Definition at line 312 of file hvm_op.h.

Field Documentation

◆ version

uint32_t xen_hvm_altp2m_op::version

Definition at line 313 of file hvm_op.h.

◆ cmd

uint32_t xen_hvm_altp2m_op::cmd

Definition at line 314 of file hvm_op.h.

◆ domain

domid_t xen_hvm_altp2m_op::domain

Definition at line 346 of file hvm_op.h.

◆ pad1

uint16_t xen_hvm_altp2m_op::pad1

Definition at line 347 of file hvm_op.h.

◆ pad2

uint32_t xen_hvm_altp2m_op::pad2

Definition at line 348 of file hvm_op.h.

◆ domain_state

struct xen_hvm_altp2m_domain_state xen_hvm_altp2m_op::domain_state

Definition at line 350 of file hvm_op.h.

◆ enable_notify

struct xen_hvm_altp2m_vcpu_enable_notify xen_hvm_altp2m_op::enable_notify

Definition at line 351 of file hvm_op.h.

◆ view

struct xen_hvm_altp2m_view xen_hvm_altp2m_op::view

Definition at line 352 of file hvm_op.h.

◆ set_mem_access

struct xen_hvm_altp2m_set_mem_access xen_hvm_altp2m_op::set_mem_access

Definition at line 354 of file hvm_op.h.

◆ mem_access

struct xen_hvm_altp2m_mem_access xen_hvm_altp2m_op::mem_access

Definition at line 356 of file hvm_op.h.

◆ change_gfn

struct xen_hvm_altp2m_change_gfn xen_hvm_altp2m_op::change_gfn

Definition at line 357 of file hvm_op.h.

◆ set_mem_access_multi

struct xen_hvm_altp2m_set_mem_access_multi xen_hvm_altp2m_op::set_mem_access_multi

Definition at line 358 of file hvm_op.h.

◆ suppress_ve

struct xen_hvm_altp2m_suppress_ve xen_hvm_altp2m_op::suppress_ve

Definition at line 359 of file hvm_op.h.

◆ suppress_ve_multi

struct xen_hvm_altp2m_suppress_ve_multi xen_hvm_altp2m_op::suppress_ve_multi

Definition at line 360 of file hvm_op.h.

◆ disable_notify

struct xen_hvm_altp2m_vcpu_disable_notify xen_hvm_altp2m_op::disable_notify

Definition at line 361 of file hvm_op.h.

◆ get_vcpu_p2m_idx

struct xen_hvm_altp2m_get_vcpu_p2m_idx xen_hvm_altp2m_op::get_vcpu_p2m_idx

Definition at line 362 of file hvm_op.h.

◆ set_visibility

struct xen_hvm_altp2m_set_visibility xen_hvm_altp2m_op::set_visibility

Definition at line 363 of file hvm_op.h.

◆ pad

uint8_t xen_hvm_altp2m_op::pad[64]

Definition at line 364 of file hvm_op.h.

◆ u

union { ... } xen_hvm_altp2m_op::u

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