Home
last modified time | relevance | path

Searched defs:instr_offset (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/s390/include/asm/
Dalternative.h12 s32 instr_offset; /* original instruction */ member
/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c668 s32 instr_offset; /* original instruction */ member
/Linux-v5.15/arch/x86/include/asm/
Dalternative.h63 s32 instr_offset; /* original instruction */ member
/Linux-v5.15/drivers/mtd/nand/raw/
Dnand_base.c2248 unsigned int instr_offset = ctx->subop.first_instr_start_off; in nand_op_parser_match_pat() local