Searched refs:sfi_table_simple (Results 1 – 2 of 2) sorted by relevance
53 static struct sfi_table_simple *sfi_get_table_by_sig(unsigned long addr, in sfi_get_table_by_sig()56 struct sfi_table_simple *sb; in sfi_get_table_by_sig()60 sb = (struct sfi_table_simple *)(addr + i); in sfi_get_table_by_sig()68 static struct sfi_table_simple *sfi_search_mmap(void) in sfi_search_mmap()71 struct sfi_table_simple *sb; in sfi_search_mmap()89 return (struct sfi_table_simple *)sbh; in sfi_search_mmap()104 struct sfi_table_simple *sb; in sfi_setup_e820()148 struct sfi_table_simple *sb; in sfi_get_bank_size()171 struct sfi_table_simple *sb; in sfi_get_ram_size()
48 struct __packed sfi_table_simple { struct