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()
78 struct sfi_table_simple *sb; in sfi_parse_mtmr()83 sb = (struct sfi_table_simple *)table; in sfi_parse_mtmr()150 struct sfi_table_simple *sb; in sfi_parse_mrtc()156 sb = (struct sfi_table_simple *)table; in sfi_parse_mrtc()190 struct sfi_table_simple *sb; in sfi_parse_gpio()196 sb = (struct sfi_table_simple *)table; in sfi_parse_gpio()431 struct sfi_table_simple *sb; in sfi_parse_devs()438 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()
84 static struct sfi_table_simple *syst_va __read_mostly;317 syst_va = sfi_map_memory(syst_pa, sizeof(struct sfi_table_simple)); in sfi_parse_syst()508 sfi_unmap_memory(syst_va, sizeof(struct sfi_table_simple)); in sfi_init_late()
104 struct sfi_table_simple { struct