Searched refs:PPC_ORIS (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 138 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | ___PPC_RA(d) | \ macro |
D | bpf_jit_comp.c | 236 PPC_ORIS(r_A, r_A, IMM_H(K)); in bpf_jit_build_body() |