Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
xen_add_to_physmap_batch Struct Reference

#include <memory.h>

Public Member Functions

 XEN_GUEST_HANDLE (xen_ulong_t) idxs
 
 XEN_GUEST_HANDLE (xen_pfn_t) gpfns
 
 XEN_GUEST_HANDLE (int) errs
 

Data Fields

domid_t domid
 
uint16_t space
 
uint16_t size
 
domid_t foreign_domid
 

Member Function Documentation

◆ XEN_GUEST_HANDLE() [1/3]

xen_add_to_physmap_batch::XEN_GUEST_HANDLE ( int  )

◆ XEN_GUEST_HANDLE() [2/3]

xen_add_to_physmap_batch::XEN_GUEST_HANDLE ( xen_pfn_t  )

◆ XEN_GUEST_HANDLE() [3/3]

xen_add_to_physmap_batch::XEN_GUEST_HANDLE ( xen_ulong_t  )

Field Documentation

◆ domid

domid_t xen_add_to_physmap_batch::domid

◆ foreign_domid

domid_t xen_add_to_physmap_batch::foreign_domid

◆ size

uint16_t xen_add_to_physmap_batch::size

◆ space

uint16_t xen_add_to_physmap_batch::space

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