|
OvmfPkg[all]
0.1
|
Data Structures | |
| struct | evtchn_alloc_unbound |
| struct | evtchn_close |
| struct | evtchn_send |
Macros | |
| #define | EVTCHNOP_close 3 |
| #define | EVTCHNOP_send 4 |
| #define | EVTCHNOP_alloc_unbound 6 |
Typedefs | |
| typedef UINT32 | evtchn_port_t |
| typedef struct evtchn_alloc_unbound | evtchn_alloc_unbound_t |
| typedef struct evtchn_close | evtchn_close_t |
| typedef struct evtchn_send | evtchn_send_t |
Functions | |
| DEFINE_XEN_GUEST_HANDLE (evtchn_port_t) | |
| #define EVTCHNOP_alloc_unbound 6 |
| #define EVTCHNOP_close 3 |
| #define EVTCHNOP_send 4 |
| typedef struct evtchn_alloc_unbound evtchn_alloc_unbound_t |
| typedef struct evtchn_close evtchn_close_t |
| typedef UINT32 evtchn_port_t |
| typedef struct evtchn_send evtchn_send_t |
| DEFINE_XEN_GUEST_HANDLE | ( | evtchn_port_t | ) |