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

#include <processor.h>

Data Fields

struct x86_hw_tss x86_tss
 
unsigned long io_bitmap [IO_BITMAP_LONGS+1]
 
unsigned long stack [64]
 

Detailed Description

Definition at line 271 of file processor.h.

Field Documentation

unsigned long io_bitmap[IO_BITMAP_LONGS+1]

Definition at line 283 of file processor.h.

unsigned long stack[64]

Definition at line 288 of file processor.h.

struct x86_hw_tss x86_tss

Definition at line 275 of file processor.h.


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