Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | cpu_model_info |
struct | cpu_dev |
struct | _tlb_table |
Macros | |
#define | cpu_dev_register(cpu_devX) |
Functions | |
void | get_cpu_cap (struct cpuinfo_x86 *c) |
void | cpu_detect_cache_sizes (struct cpuinfo_x86 *c) |
Variables | |
struct cpu_dev *const | __x86_cpu_dev_start [] |
struct cpu_dev *const *const | __x86_cpu_dev_end [] |
#define cpu_dev_register | ( | cpu_devX | ) |
void cpu_detect_cache_sizes | ( | struct cpuinfo_x86 * | c | ) |
void get_cpu_cap | ( | struct cpuinfo_x86 * | c | ) |