Searched defs:alt_region (Results 1 – 1 of 1) sorted by relevance
28 struct alt_region { struct29 struct alt_instr *begin;30 struct alt_instr *end;135 static void __apply_alternatives(void *alt_region, bool is_module, in __apply_alternatives()