Searched refs:DONT_CLEAR (Results 1 – 2 of 2) sorted by relevance
1086 #define DONT_CLEAR 5 /* Unused ARM64 register from BPF's POV */ macro1095 bool is_write = (dst_reg == DONT_CLEAR); in ex_handler_bpf()1103 if (dst_reg != DONT_CLEAR) in ex_handler_bpf()1165 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()2222 fixup_reg = DONT_CLEAR; in do_jit()