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

#include <cpu.h>

Data Fields

unsigned int version: 8
 
unsigned int ident: 24
 
unsigned int machine: 16
 
unsigned int unused: 16
 

Detailed Description

Definition at line 17 of file cpu.h.

Field Documentation

unsigned int ident

Definition at line 20 of file cpu.h.

unsigned int machine

Definition at line 21 of file cpu.h.

unsigned int unused

Definition at line 22 of file cpu.h.

unsigned int version

Definition at line 19 of file cpu.h.


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