Turnstone Operating System
Loading...
Searching...
No Matches
svm_vmcb_intercept_interrupt_t Union Reference

Public Attributes

struct { 
 
   uint32_t   divide_by_zero:1 
 0
 
   uint32_t   debug_exception:1 
 1
 
   uint32_t   nmi:1 
 2
 
   uint32_t   breakpoint:1 
 3
 
   uint32_t   overflow:1 
 4
 
   uint32_t   bound_range_exceeded:1 
 5
 
   uint32_t   invalid_opcode:1 
 6
 
   uint32_t   device_not_available:1 
 7
 
   uint32_t   double_fault:1 
 8
 
   uint32_t   coprocessor_segment_overrun:1 
 9
 
   uint32_t   invalid_tss:1 
 10
 
   uint32_t   segment_not_present:1 
 11
 
   uint32_t   stack_segment_fault:1 
 12
 
   uint32_t   general_protection:1 
 13
 
   uint32_t   page_fault:1 
 14
 
   uint32_t   reserved_1:1 
 15
 
   uint32_t   x87_fpu_floating_point_error:1 
 16
 
   uint32_t   alignment_check:1 
 17
 
   uint32_t   machine_check:1 
 18
 
   uint32_t   simd_floating_point_exception:1 
 19
 
   uint32_t   reserved_2:1 
 20
 
   uint32_t   control_protection:1 
 21
 
   uint32_t   reserved_3:6 
 22-27
 
   uint32_t   virtual_interrupt_pending:1 
 28
 
   uint32_t   vmm_communication:1 
 29
 
   uint32_t   security_exception:1 
 30
 
   uint32_t   reserved_4:1 
 31
 
fields 
 
uint32_t bits
 

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