Searched refs:sfi_table_simple (Results 1 – 5 of 5) sorted by relevance
41 struct sfi_table_simple *sb; in sfi_parse_cpus()46 sb = (struct sfi_table_simple *)table; in sfi_parse_cpus()64 struct sfi_table_simple *sb; in sfi_parse_ioapic()72 sb = (struct sfi_table_simple *)table; in sfi_parse_ioapic()
73 struct sfi_table_simple *sb; in sfi_parse_mtmr()78 sb = (struct sfi_table_simple *)table; in sfi_parse_mtmr()144 struct sfi_table_simple *sb; in sfi_parse_mrtc()150 sb = (struct sfi_table_simple *)table; in sfi_parse_mrtc()184 struct sfi_table_simple *sb; in sfi_parse_gpio()190 sb = (struct sfi_table_simple *)table; in sfi_parse_gpio()466 struct sfi_table_simple *sb; in sfi_parse_devs()473 sb = (struct sfi_table_simple *)table; in sfi_parse_devs()
25 struct sfi_table_simple *sb; in sfi_parse_freq()29 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