Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h85 #define PPC_LI64(d, i) do { \ macro
111 #define PPC_LI_ADDR PPC_LI64
120 #define PPC_LI64(d, i) BUILD_BUG() macro
H A Dbpf_jit_comp.c615 PPC_LI64(_R3, n->cookie); in invoke_bpf_prog()