Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Doptprobes.c185 patch_instruction(addr, PPC_INST_ORIS | ___PPC_RA(3) | in patch_imm64_load_insns()
/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h139 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | ___PPC_RA(d) | \
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h353 #define PPC_INST_ORIS 0x64000000 macro