|
iPXE
|
A synthetic interrupt controller. More...
#include <hyperv.h>
Data Fields | |
| struct hv_message * | message |
| Message page. More... | |
| struct hv_event * | event |
| Event flag page. More... | |
| struct hv_message* hv_synic::message |
Message page.
Definition at line 187 of file hyperv.h.
Referenced by hv_map_synic(), hv_probe(), hv_remove(), and hv_wait_for_message().
| struct hv_event* hv_synic::event |
Event flag page.
Definition at line 189 of file hyperv.h.
Referenced by hv_map_synic(), hv_probe(), and hv_remove().
1.8.15