Home
last modified time | relevance | path

Searched refs:__PPC_ME64 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A 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/
H A Dppc-opcode.h307 #define __PPC_ME64(s) __PPC_MB64(s) macro
499 #define PPC_RAW_RLDICR(d, a, i, me) (PPC_INST_RLDICR | ___PPC_RA(d) | ___PPC_RS(a) | __PPC_SH64(i) | __PPC_ME64(me))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h350 #define __PPC_ME64(s) __PPC_MB64(s) macro
567 #define PPC_RAW_RLDICR(d, a, i, me) (0x78000004 | ___PPC_RA(d) | ___PPC_RS(a) | __PPC_SH64(i) | __PPC_ME64(me))

Completed in 6 milliseconds