Searched refs:BPF_FIXUP_REG_MASK (Results 1 – 2 of 2) sorted by relevance
543 #define BPF_FIXUP_REG_MASK GENMASK(31, 27) macro549 int regs_offset = FIELD_GET(BPF_FIXUP_REG_MASK, ex->fixup); in ex_handler_bpf()599 FIELD_PREP(BPF_FIXUP_REG_MASK, dst_reg); in add_exception_handler()
686 #define BPF_FIXUP_REG_MASK GENMASK(31, 27) macro692 int dst_reg = FIELD_GET(BPF_FIXUP_REG_MASK, ex->fixup); in ex_handler_bpf()740 FIELD_PREP(BPF_FIXUP_REG_MASK, dst_reg); in add_exception_handler()