Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h256 #define PPC_FUNC_ADDR(d,i) do { PPC_LI64(d, i); } while(0) macro
258 #define PPC_FUNC_ADDR(d,i) do { PPC_LI32(d, i); } while(0) macro
Dbpf_jit_comp.c422 PPC_FUNC_ADDR(r_scratch1, func); in bpf_jit_build_body()
448 PPC_FUNC_ADDR(r_scratch1, func); in bpf_jit_build_body()