iPXE
gnttab_copy::gnttab_copy_ptr Struct Reference

#include <grant_table.h>

Data Fields

union { 
   grant_ref_t   ref 
   xen_pfn_t   gmfn 
u
domid_t domid
uint16_t offset

Detailed Description

Definition at line 448 of file grant_table.h.

Field Documentation

◆ ref

grant_ref_t gnttab_copy::gnttab_copy_ptr::ref

Definition at line 450 of file grant_table.h.

◆ gmfn

xen_pfn_t gnttab_copy::gnttab_copy_ptr::gmfn

Definition at line 451 of file grant_table.h.

◆ [union]

union { ... } gnttab_copy::gnttab_copy_ptr::u

◆ domid

domid_t gnttab_copy::gnttab_copy_ptr::domid

Definition at line 453 of file grant_table.h.

◆ offset

uint16_t gnttab_copy::gnttab_copy_ptr::offset

Definition at line 454 of file grant_table.h.


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