Searched refs:tccnt_off (Results 1 – 1 of 1) sorted by relevance
2454 int tccnt_off; /* Offset of saved tailcall counter */ member2631 tjit->tccnt_off = alloc_stack(tjit, sizeof(u64)); in __arch_prepare_bpf_trampoline()2649 _EMIT6(0xd203f000 | tjit->tccnt_off, in __arch_prepare_bpf_trampoline()2788 _EMIT6(0xd203f000 | STK_OFF_TCCNT, 0xf000 | tjit->tccnt_off); in __arch_prepare_bpf_trampoline()2847 0xf000 | tjit->tccnt_off); in __arch_prepare_bpf_trampoline()