iPXE
Data Fields
hv_monitor_trigger Struct Reference

A monitor trigger group. More...

#include <hyperv.h>

Data Fields

uint32_t pending
 Pending events. More...
 
uint32_t armed
 Armed events. More...
 

Detailed Description

A monitor trigger group.

This is the HV_MONITOR_TRIGGER_GROUP structure from the Hypervisor Top-Level Functional Specification.

Definition at line 139 of file hyperv.h.

Field Documentation

◆ pending

uint32_t hv_monitor_trigger::pending

Pending events.

Definition at line 141 of file hyperv.h.

Referenced by vmbus_signal_monitor().

◆ armed

uint32_t hv_monitor_trigger::armed

Armed events.

Definition at line 143 of file hyperv.h.


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