iPXE
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 226 of file memory.h.

Field Documentation

◆ domid

domid_t xen_add_to_physmap::domid

Definition at line 228 of file memory.h.

◆ size

uint16_t xen_add_to_physmap::size

Definition at line 231 of file memory.h.

◆ space

unsigned int xen_add_to_physmap::space

Definition at line 233 of file memory.h.

◆ idx

xen_ulong_t xen_add_to_physmap::idx

Definition at line 238 of file memory.h.

◆ gpfn

xen_pfn_t xen_add_to_physmap::gpfn

Definition at line 241 of file memory.h.


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