Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
hvm_op.h File Reference
#include "../xen.h"

Go to the source code of this file.

Data Structures

struct  xen_hvm_param

Macros

#define HVMOP_set_param   0
#define HVMOP_get_param   1

Typedefs

typedef struct xen_hvm_param xen_hvm_param_t

Functions

 DEFINE_XEN_GUEST_HANDLE (xen_hvm_param_t)

Macro Definition Documentation

◆ HVMOP_get_param

#define HVMOP_get_param   1

◆ HVMOP_set_param

#define HVMOP_set_param   0

Typedef Documentation

◆ xen_hvm_param_t

Function Documentation

◆ DEFINE_XEN_GUEST_HANDLE()

DEFINE_XEN_GUEST_HANDLE ( xen_hvm_param_t )