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