KVM
Public Attributes | List of all members
kvm_vmx_segment_field Struct Reference

Public Attributes

unsigned selector
 
unsigned base
 
unsigned limit
 
unsigned ar_bytes
 

Detailed Description

Definition at line 504 of file vmx.c.

Member Data Documentation

◆ ar_bytes

unsigned kvm_vmx_segment_field::ar_bytes

Definition at line 508 of file vmx.c.

◆ base

unsigned kvm_vmx_segment_field::base

Definition at line 506 of file vmx.c.

◆ limit

unsigned kvm_vmx_segment_field::limit

Definition at line 507 of file vmx.c.

◆ selector

unsigned kvm_vmx_segment_field::selector

Definition at line 505 of file vmx.c.


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