Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
xen_mem_acquire_resource Struct Reference

#include <memory.h>

Public Member Functions

 XEN_GUEST_HANDLE (xen_pfn_t) frame_list
 

Data Fields

domid_t domid
 
uint16_t type
 
uint32_t id
 
uint32_t nr_frames
 
uint32_t pad
 
uint64_t frame
 

Member Function Documentation

◆ XEN_GUEST_HANDLE()

xen_mem_acquire_resource::XEN_GUEST_HANDLE ( xen_pfn_t  )

Field Documentation

◆ domid

domid_t xen_mem_acquire_resource::domid

◆ frame

uint64_t xen_mem_acquire_resource::frame

◆ id

uint32_t xen_mem_acquire_resource::id

◆ nr_frames

uint32_t xen_mem_acquire_resource::nr_frames

◆ pad

uint32_t xen_mem_acquire_resource::pad

◆ type

uint16_t xen_mem_acquire_resource::type

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