Searched refs:BPF_FIXUP_REG_MASK (Results 1 – 1 of 1) sorted by relevance
359 #define BPF_FIXUP_REG_MASK GENMASK(31, 27) macro365 int dst_reg = FIELD_GET(BPF_FIXUP_REG_MASK, ex->fixup); in arm64_bpf_fixup_exception()413 FIELD_PREP(BPF_FIXUP_REG_MASK, dst_reg); in add_exception_handler()