Searched refs:DONT_CLEAR (Results 1 – 2 of 2) sorted by relevance
1019 #define DONT_CLEAR 5 /* Unused ARM64 register from BPF's POV */ macro1027 if (dst_reg != DONT_CLEAR) in ex_handler_bpf()1096 dst_reg = DONT_CLEAR; in add_exception_handler()
1391 #define DONT_CLEAR 1 macro1398 if (reg != DONT_CLEAR) in ex_handler_bpf()2093 ((BPF_CLASS(insn->code) == BPF_LDX ? reg2pt_regs[dst_reg] : DONT_CLEAR) << 8); in do_jit()