Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h333 #define __PPC_MB64(s) (__PPC_MB(s) | ((s) & 0x20)) macro
334 #define __PPC_ME64(s) __PPC_MB64(s)
551 …RLDICL(d, a, i, mb) (0x78000000 | ___PPC_RA(d) | ___PPC_RS(a) | __PPC_SH64(i) | __PPC_MB64(mb))

Completed in 25 milliseconds