iPXE
Data Fields
xen_add_to_physmap Struct Reference

#include <memory.h>

Data Fields

domid_t domid
 
uint16_t size
 
unsigned int space
 
xen_ulong_t idx
 
xen_pfn_t gpfn
 

Detailed Description

Definition at line 230 of file memory.h.

Field Documentation

◆ domid

domid_t xen_add_to_physmap::domid

Definition at line 232 of file memory.h.

◆ size

uint16_t xen_add_to_physmap::size

Definition at line 235 of file memory.h.

◆ space

unsigned int xen_add_to_physmap::space

Definition at line 237 of file memory.h.

◆ idx

xen_ulong_t xen_add_to_physmap::idx

Definition at line 242 of file memory.h.

◆ gpfn

xen_pfn_t xen_add_to_physmap::gpfn

Definition at line 245 of file memory.h.


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