Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Doptprobes.c155 patch_instruction(addr, PPC_INST_ORI | ___PPC_RA(4) | in patch_imm32_load_insns()
171 patch_instruction(addr, PPC_INST_ORI | ___PPC_RA(3) | in patch_imm64_load_insns()
186 patch_instruction(addr, PPC_INST_ORI | ___PPC_RA(3) | in patch_imm64_load_insns()
/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h126 #define PPC_ORI(d, a, i) EMIT(PPC_INST_ORI | ___PPC_RA(d) | \
/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h360 #define PPC_INST_ORI 0x60000000 macro