iPXE
Data Fields
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 447 of file grant_table.h.

Field Documentation

◆ ref

grant_ref_t gnttab_copy::gnttab_copy_ptr::ref

Definition at line 449 of file grant_table.h.

◆ gmfn

xen_pfn_t gnttab_copy::gnttab_copy_ptr::gmfn

Definition at line 450 of file grant_table.h.

◆ u

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

◆ domid

domid_t gnttab_copy::gnttab_copy_ptr::domid

Definition at line 452 of file grant_table.h.

◆ offset

uint16_t gnttab_copy::gnttab_copy_ptr::offset

Definition at line 453 of file grant_table.h.


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