Searched refs:BPF_FIXUP_ARENA_REG_MASK (Results 1 – 1 of 1) sorted by relevance
1084 #define BPF_FIXUP_ARENA_REG_MASK GENMASK(20, 16) macro1094 int arena_reg = FIELD_GET(BPF_FIXUP_ARENA_REG_MASK, ex->fixup); in ex_handler_bpf()1186 FIELD_PREP(BPF_FIXUP_ARENA_REG_MASK, arena_reg); in add_exception_handler()