acpi_mem_space_context
struct acpi_mem_space_context *local_region_context;
(struct acpi_mem_space_context *)*region_context;
ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_mem_space_context));
struct acpi_mem_space_context *mem_info = region_context;