Searched refs:FIXUP_INSN_LEN_MASK (Results 1 – 1 of 1) sorted by relevance
1469 #define FIXUP_INSN_LEN_MASK GENMASK(7, 0) macro1478 u32 insn_len = FIELD_GET(FIXUP_INSN_LEN_MASK, x->fixup); in ex_handler_bpf()2216 ex->fixup = FIELD_PREP(FIXUP_INSN_LEN_MASK, prog - start_of_ldx) | in do_jit()2339 ex->fixup = FIELD_PREP(FIXUP_INSN_LEN_MASK, prog - start_of_ldx) | in do_jit()