Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/net/
Dbpf_jit_comp64.c892 EMIT(PPC_RAW_RLWINM_DOT(tmp_reg, tmp_reg, 0, 0, in bpf_jit_build_body()
980 EMIT(PPC_RAW_RLWINM_DOT(tmp_reg, tmp_reg, in bpf_jit_build_body()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h493 #define PPC_RAW_RLWINM_DOT(d, a, i, mb, me) \ macro