Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Doptprobes.c184 ___PPC_RS(reg) | __PPC_SH64(32) | __PPC_ME64(31))); in patch_imm64_load_insns()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h306 #define __PPC_ME64(s) __PPC_MB64(s) macro
498 …R(d, a, i, me) (PPC_INST_RLDICR | ___PPC_RA(d) | ___PPC_RS(a) | __PPC_SH64(i) | __PPC_ME64(me))