Searched refs:r6 (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_arm64.c | 795 uint8_t r6, r7, r8, r9, fp; in emit_prologue_has_call() local 797 r6 = ebpf_to_a64_reg(ctx, EBPF_REG_6); in emit_prologue_has_call() 826 emit_stack_push(ctx, r6, r7); in emit_prologue_has_call() 842 uint8_t r6, r7, r8, r9, fp, r0; in emit_epilogue_has_call() local 844 r6 = ebpf_to_a64_reg(ctx, EBPF_REG_6); in emit_epilogue_has_call() 855 emit_stack_pop(ctx, r6, r7); in emit_epilogue_has_call()
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4fw_interface.h | 1546 __be16 r6; member 1992 __be16 r6; member 2189 __be32 r6; member
|