|
Linux Kernel
3.7.1
|
#include <processor.h>
Data Fields | |
| unsigned int | state |
| unsigned int | platform_limit |
| struct acpi_pct_register | control_register |
| struct acpi_pct_register | status_register |
| unsigned int | state_count |
| struct acpi_processor_px * | states |
| struct acpi_psd_package | domain_info |
| cpumask_var_t | shared_cpu_map |
| unsigned int | shared_type |
Definition at line 103 of file processor.h.
| struct acpi_pct_register control_register |
Definition at line 106 of file processor.h.
| struct acpi_psd_package domain_info |
Definition at line 110 of file processor.h.
| unsigned int platform_limit |
Definition at line 105 of file processor.h.
| cpumask_var_t shared_cpu_map |
Definition at line 111 of file processor.h.
| unsigned int shared_type |
Definition at line 112 of file processor.h.
Definition at line 104 of file processor.h.
| unsigned int state_count |
Definition at line 108 of file processor.h.
| struct acpi_processor_px* states |
Definition at line 109 of file processor.h.
| struct acpi_pct_register status_register |
Definition at line 107 of file processor.h.
1.8.2