KVM
Public Attributes | List of all members
vmcs Struct Reference

#include <vmcs.h>

Collaboration diagram for vmcs:
Collaboration graph
[legend]

Public Attributes

struct vmcs_hdr hdr
 
u32 abort
 
char data []
 

Detailed Description

Definition at line 21 of file vmcs.h.

Member Data Documentation

◆ abort

u32 vmcs::abort

Definition at line 23 of file vmcs.h.

◆ data

char vmcs::data[]

Definition at line 24 of file vmcs.h.

◆ hdr

struct vmcs_hdr vmcs::hdr

Definition at line 18 of file vmcs.h.


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