Searched refs:DONT_CLEAR (Results 1 – 2 of 2) sorted by relevance
1087 #define DONT_CLEAR 5 /* Unused ARM64 register from BPF's POV */ macro1096 bool is_write = (dst_reg == DONT_CLEAR); in ex_handler_bpf()1104 if (dst_reg != DONT_CLEAR) in ex_handler_bpf()1166 dst_reg = DONT_CLEAR; in add_exception_handler()
1472 #define DONT_CLEAR 1 macro1484 bool is_write = (reg == DONT_CLEAR); in ex_handler_bpf()1497 if (reg != DONT_CLEAR) in ex_handler_bpf()2217 fixup_reg = DONT_CLEAR; in do_jit()