TianoCore EDK2 master
Loading...
Searching...
No Matches
xen_add_to_physmap Struct Reference

Data Fields

domid_t domid
 
UINT16 size
 
UINT32 space
 
xen_ulong_t idx
 
xen_pfn_t gpfn
 

Detailed Description

Definition at line 31 of file memory.h.

Field Documentation

◆ domid

domid_t xen_add_to_physmap::domid

Definition at line 33 of file memory.h.

◆ gpfn

xen_pfn_t xen_add_to_physmap::gpfn

Definition at line 46 of file memory.h.

◆ idx

xen_ulong_t xen_add_to_physmap::idx

Definition at line 43 of file memory.h.

◆ size

UINT16 xen_add_to_physmap::size

Definition at line 36 of file memory.h.

◆ space

UINT32 xen_add_to_physmap::space

Definition at line 38 of file memory.h.


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