Searched refs:TBL_RSDP (Results 1 – 3 of 3) sorted by relevance
40 TBL_RSDP, enumerator
86 efi_conf_tbl->VendorTable = (VOID *)tbl_add[TBL_RSDP].start; in acpi_create_efi_system_table()
1584 + acpi_get_table_offset(tbl_add, TBL_RSDP); in acpi_create_rsdp()1594 tbl_add[TBL_RSDP].start = d->arch.efi_acpi_gpa in acpi_create_rsdp()1595 + acpi_get_table_offset(tbl_add, TBL_RSDP); in acpi_create_rsdp()1596 tbl_add[TBL_RSDP].size = table_size; in acpi_create_rsdp()
Completed in 6 milliseconds