Searched defs:alt_region (Results 1 – 1 of 1) sorted by relevance
29 struct alt_region { struct30 struct alt_instr *begin;31 struct alt_instr *end;136 static void __nocfi __apply_alternatives(void *alt_region, bool is_module, in __apply_alternatives()