Searched defs:alt_region (Results 1 – 1 of 1) sorted by relevance
36 struct alt_region { struct37 struct alt_instr *begin;38 struct alt_instr *end;88 static void __apply_alternatives(void *alt_region) in __apply_alternatives()