Searched refs:instr_offset (Results 1 – 8 of 8) sorted by relevance
37 instr = (u8 *)&a->instr_offset + a->instr_offset; in __apply_alternatives()
203 instr = (void *)&a->instr_offset + a->instr_offset; in apply_alternatives()
248 patch_call((void *)&a->instr_offset + a->instr_offset, ct); in patch_alt_call_sites()
437 return (u8 *)&i->instr_offset + i->instr_offset; in instr_va()
13 s32 instr_offset; /* offset to original instruction */ member
60 s32 instr_offset; /* original instruction */ member
77 s32 instr_offset; /* original instruction */ member
2380 unsigned int instr_offset = ctx->subop.first_instr_start_off; in nand_op_parser_match_pat() local2409 &instr_offset)) { in nand_op_parser_match_pat()2417 instr_offset = 0; in nand_op_parser_match_pat()2444 ctx->subop.last_instr_end_off = instr_offset; in nand_op_parser_match_pat()
Completed in 27 milliseconds