Searched defs:mod_arch_specific (Results 1 – 3 of 3) sorted by relevance
15 struct mod_arch_specific struct17 int foo;
24 struct mod_arch_specific { struct25 struct list_head dbe_list;26 const struct exception_table_entry *dbe_start;27 const struct exception_table_entry *dbe_end;
21 struct mod_arch_specific struct