Home
last modified time | relevance | path

Searched refs:PPC_BPF_STLU (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/net/
A Dbpf_jit64.h87 #define PPC_BPF_STLU(r, base, i) do { EMIT(PPC_RAW_STDU(r, base, i)); } while(0) macro
A Dbpf_jit_comp64.c102 PPC_BPF_STLU(1, 1, -(BPF_PPC_STACKFRAME + ctx->stack_size)); in bpf_jit_build_prologue()

Completed in 4 milliseconds