iPXE
Data Fields
hv_synic Struct Reference

A synthetic interrupt controller. More...

#include <hyperv.h>

Data Fields

struct hv_messagemessage
 Message page. More...
 
struct hv_eventevent
 Event flag page. More...
 

Detailed Description

A synthetic interrupt controller.

Definition at line 185 of file hyperv.h.

Field Documentation

◆ message

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().

◆ event

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().


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