Linux Kernel
3.7.1
|
#include <linux/types.h>
Go to the source code of this file.
Data Structures | |
struct | cpuid |
Macros | |
#define | MAX_CPU_ADDRESS 255 |
Functions | |
struct cpuid | __attribute__ ((packed, aligned(8))) |
Variables | |
unsigned int | version |
unsigned int | ident |
unsigned int | machine |
unsigned int | unused |
struct cpuid __attribute__ | ( | (packed, aligned(8)) | ) |