Linux Kernel
3.7.1
|
#include <cpudata_32.h>
Data Fields | |
unsigned long | udelay_val |
unsigned long | clock_tick |
unsigned int | counter |
int | prom_node |
int | mid |
int | next |
unsigned int | __softirq_pending |
unsigned int | __nmi_count |
unsigned long | __pad |
unsigned int | irq0_irqs |
unsigned int | __pad2 |
unsigned int | dcache_size |
unsigned int | dcache_line_size |
unsigned int | icache_size |
unsigned int | icache_line_size |
unsigned int | ecache_size |
unsigned int | ecache_line_size |
int | core_id |
int | proc_id |
Definition at line 14 of file cpudata_32.h.
unsigned int __nmi_count |
Definition at line 17 of file cpudata_64.h.
unsigned long __pad |
Definition at line 19 of file cpudata_64.h.
unsigned int __pad2 |
Definition at line 21 of file cpudata_64.h.
unsigned int __softirq_pending |
Definition at line 16 of file cpudata_64.h.
unsigned long clock_tick |
Definition at line 16 of file cpudata_32.h.
int core_id |
Definition at line 30 of file cpudata_64.h.
unsigned int counter |
Definition at line 17 of file cpudata_32.h.
unsigned int dcache_line_size |
Definition at line 25 of file cpudata_64.h.
unsigned int dcache_size |
Definition at line 24 of file cpudata_64.h.
unsigned int ecache_line_size |
Definition at line 29 of file cpudata_64.h.
unsigned int ecache_size |
Definition at line 28 of file cpudata_64.h.
unsigned int icache_line_size |
Definition at line 27 of file cpudata_64.h.
unsigned int icache_size |
Definition at line 26 of file cpudata_64.h.
unsigned int irq0_irqs |
Definition at line 20 of file cpudata_64.h.
int mid |
Definition at line 23 of file cpudata_32.h.
int next |
Definition at line 24 of file cpudata_32.h.
int proc_id |
Definition at line 31 of file cpudata_64.h.
int prom_node |
Definition at line 22 of file cpudata_32.h.
unsigned long udelay_val |
Definition at line 15 of file cpudata_32.h.