acpi_set_root
acpi_set_root(acpi_get_root_from_loader());
acpi_set_root(acpi_get_root_from_memory());
void acpi_set_root(vm_paddr_t addr);
acpi_set_root(start_info->rsdp_paddr);