|
Linux Kernel
3.7.1
|
Data Fields | |
| struct list_head | list |
| u64 | start_addr |
| u64 | length |
| unsigned short | caching |
| unsigned short | write_protect |
| unsigned int | enabled:1 |
Definition at line 74 of file acpi_memhotplug.c.
| unsigned short caching |
Definition at line 78 of file acpi_memhotplug.c.
| unsigned int enabled |
Definition at line 80 of file acpi_memhotplug.c.
| u64 length |
Definition at line 77 of file acpi_memhotplug.c.
Definition at line 75 of file acpi_memhotplug.c.
| u64 start_addr |
Definition at line 76 of file acpi_memhotplug.c.
| unsigned short write_protect |
Definition at line 79 of file acpi_memhotplug.c.
1.8.2