Searched defs:alt_region (Results 1 – 1 of 1) sorted by relevance
37 struct alt_region { struct38 struct alt_instr *begin;39 struct alt_instr *end;148 static void __apply_alternatives(void *alt_region, bool is_module) in __apply_alternatives()