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()
32 .smbios = EFI_INVALID_TABLE_ADDR,92 if (efi.smbios != EFI_INVALID_TABLE_ADDR) in systab_show()93 str += sprintf(str, "SMBIOS=0x%lx\n", efi.smbios); in systab_show()277 {SMBIOS_TABLE_GUID, "SMBIOS", &efi.smbios},
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()
149 esd->smbios = efi.smbios; in prepare_add_efi_setup_data()
115 u64 smbios; member
172 struct smbios_tables smbios; /* SM BIOS table */ member
590 if (efi.smbios == EFI_INVALID_TABLE_ADDR) in dmi_scan_machine()597 p = dmi_early_remap(efi.smbios, 32); in dmi_scan_machine()
296 .smbios = EFI_INVALID_TABLE_ADDR,
816 unsigned long smbios; /* SMBIOS table (32 bit entry point) */ member