Searched refs:sfi_table_simple (Results 1 – 5 of 5) sorted by relevance
54 struct sfi_table_simple *sb; in sfi_parse_cpus()59 sb = (struct sfi_table_simple *)table; in sfi_parse_cpus()77 struct sfi_table_simple *sb; in sfi_parse_ioapic()85 sb = (struct sfi_table_simple *)table; in sfi_parse_ioapic()
77 struct sfi_table_simple *sb; in sfi_parse_mtmr()82 sb = (struct sfi_table_simple *)table; in sfi_parse_mtmr()148 struct sfi_table_simple *sb; in sfi_parse_mrtc()154 sb = (struct sfi_table_simple *)table; in sfi_parse_mrtc()188 struct sfi_table_simple *sb; in sfi_parse_gpio()194 sb = (struct sfi_table_simple *)table; in sfi_parse_gpio()470 struct sfi_table_simple *sb; in sfi_parse_devs()477 sb = (struct sfi_table_simple *)table; in sfi_parse_devs()
33 struct sfi_table_simple *sb; in sfi_parse_freq()37 sb = (struct sfi_table_simple *)table; in sfi_parse_freq()
85 static struct sfi_table_simple *syst_va __read_mostly;318 syst_va = sfi_map_memory(syst_pa, sizeof(struct sfi_table_simple)); in sfi_parse_syst()509 sfi_unmap_memory(syst_va, sizeof(struct sfi_table_simple)); in sfi_init_late()
104 struct sfi_table_simple { struct