Searched refs:smbios_table (Results 1 – 1 of 1) sorted by relevance
43 static void __iomem *smbios_table; variable195 void __iomem *smbios_table, in get_subsequent_smbios_entry() argument203 if (!smbios_table || !curr) in get_subsequent_smbios_entry()207 p_max = smbios_start + readw(smbios_table + ST_LENGTH); in get_subsequent_smbios_entry()246 void __iomem *smbios_table, in get_SMBIOS_entry() argument250 if (!smbios_table) in get_SMBIOS_entry()257 smbios_table, previous); in get_SMBIOS_entry()262 smbios_table, previous); in get_SMBIOS_entry()578 void __iomem *smbios_table) in ctrl_slot_setup() argument630 slot_entry = get_SMBIOS_entry(smbios_start, smbios_table, 9, in ctrl_slot_setup()[all …]