KVM
Public Attributes | List of all members
vmcs_controls_shadow Struct Reference

#include <vmcs.h>

Public Attributes

u32 vm_entry
 
u32 vm_exit
 
u32 pin
 
u32 exec
 
u32 secondary_exec
 
u64 tertiary_exec
 

Detailed Description

Definition at line 47 of file vmcs.h.

Member Data Documentation

◆ exec

u32 vmcs_controls_shadow::exec

Definition at line 51 of file vmcs.h.

◆ pin

u32 vmcs_controls_shadow::pin

Definition at line 50 of file vmcs.h.

◆ secondary_exec

u32 vmcs_controls_shadow::secondary_exec

Definition at line 52 of file vmcs.h.

◆ tertiary_exec

u64 vmcs_controls_shadow::tertiary_exec

Definition at line 53 of file vmcs.h.

◆ vm_entry

u32 vmcs_controls_shadow::vm_entry

Definition at line 48 of file vmcs.h.

◆ vm_exit

u32 vmcs_controls_shadow::vm_exit

Definition at line 49 of file vmcs.h.


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