Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
HV_IntrMsg Struct Reference

#include <hypervisor.h>

Data Fields

HV_IntArg intarg
 
HV_IntArg intdata
 

Detailed Description

Interrupt messages are delivered via the mechanism as normal messages, but have a message source of HV_DEV_INTR. The message is formatted as an HV_IntrMsg structure.

Definition at line 1672 of file hypervisor.h.

Field Documentation

HV_IntArg intarg

Interrupt argument, passed to the poll/preada/pwritea services

Definition at line 1674 of file hypervisor.h.

HV_IntArg intdata

Interrupt-specific interrupt data

Definition at line 1676 of file hypervisor.h.


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