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

Data Fields

u16 limit0
 
u16 base0
 
unsigned base1:8
 
unsigned type:5
 
unsigned dpl:2
 
unsigned p:1
 
unsigned limit1:4
 
unsigned zero0:3
 
unsigned g:1
 
unsigned base2:8
 
u32 base3
 
u32 zero1
 

Detailed Description

Definition at line 376 of file svm.c.

Field Documentation

u16 base0

Definition at line 378 of file svm.c.

unsigned base1

Definition at line 379 of file svm.c.

unsigned base2

Definition at line 380 of file svm.c.

u32 base3

Definition at line 381 of file svm.c.

unsigned dpl

Definition at line 379 of file svm.c.

unsigned g

Definition at line 380 of file svm.c.

u16 limit0

Definition at line 377 of file svm.c.

unsigned limit1

Definition at line 380 of file svm.c.

unsigned p

Definition at line 379 of file svm.c.

unsigned type

Definition at line 379 of file svm.c.

unsigned zero0

Definition at line 380 of file svm.c.

u32 zero1

Definition at line 382 of file svm.c.


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