Home
last modified time | relevance | path

Searched refs:PPC_RAW_NOP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/net/
Dbpf_jit.h89 EMIT(PPC_RAW_NOP()); \
Dbpf_jit_comp64.c102 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()
103 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()
209 EMIT(PPC_RAW_NOP()); in bpf_jit_emit_func_call_rel()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h432 #define PPC_RAW_NOP() (PPC_INST_NOP) macro