Searched defs:alt_instr (Results 1 – 2 of 2) sorted by relevance
13451 struct alt_instr { struct13452 s32 orig_offset;13453 s32 alt_offset;13454 u16 cpucap;13455 u8 orig_len;13456 u8 alt_len;
12346 struct alt_instr { struct12347 s32 instr_offset;12348 s32 repl_offset;12349 union {12356 u8 instrlen;12357 u8 replacementlen;