iPXE
|
#include <grant_table.h>
Data Fields | |
union { | |
grant_ref_t ref | |
xen_pfn_t gmfn | |
} | u |
domid_t | domid |
uint16_t | offset |
Definition at line 447 of file grant_table.h.
grant_ref_t gnttab_copy::gnttab_copy_ptr::ref |
Definition at line 449 of file grant_table.h.
xen_pfn_t gnttab_copy::gnttab_copy_ptr::gmfn |
Definition at line 450 of file grant_table.h.
union { ... } gnttab_copy::gnttab_copy_ptr::u |
domid_t gnttab_copy::gnttab_copy_ptr::domid |
Definition at line 452 of file grant_table.h.
uint16_t gnttab_copy::gnttab_copy_ptr::offset |
Definition at line 453 of file grant_table.h.