Searched refs:smbios (Results 1 – 9 of 9) sorted by relevance
222 if (!data->smbios) in efi_reuse_config()240 ((efi_config_table_64_t *)p)->table = data->smbios; in efi_reuse_config()
80 loongson_p = &(boot_p->efi.smbios.lp); in prom_init_env()158 loongson_sysconf.vgabios_addr = boot_p->efi.smbios.vga_bios; in prom_init_env()
32 .smbios = EFI_INVALID_TABLE_ADDR,104 if (efi.smbios != EFI_INVALID_TABLE_ADDR) in systab_show()105 str += sprintf(str, "SMBIOS=0x%lx\n", efi.smbios); in systab_show()366 {SMBIOS_TABLE_GUID, "SMBIOS", &efi.smbios},
150 esd->smbios = efi.smbios; in prepare_add_efi_setup_data()
128 u64 smbios; member
172 struct smbios_tables smbios; /* SM BIOS table */ member
607 if (efi.smbios == EFI_INVALID_TABLE_ADDR) in dmi_scan_machine()614 p = dmi_early_remap(efi.smbios, 32); in dmi_scan_machine()
296 .smbios = EFI_INVALID_TABLE_ADDR,
835 unsigned long smbios; /* SMBIOS table (32 bit entry point) */ member