Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h144 __PPC_MB(0) | __PPC_ME(31-(i)))
148 __PPC_MB(i) | __PPC_ME(31))
/arch/powerpc/include/asm/
Dppc-opcode.h129 #define __PPC_ME(s) (((s) & 0x1f) << 1) macro