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