Searched refs:r7 (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 798 r7 = ebpf_to_a64_reg(ctx, EBPF_REG_7); 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 845 r7 = ebpf_to_a64_reg(ctx, EBPF_REG_7); 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 | 197 __be16 r7; member 1547 __be32 r7; member 1993 __be32 r7; member
|