Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h216 __PPC_MB(0) | __PPC_ME(31-(i)))
220 __PPC_MB(i) | __PPC_ME(31))
/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h272 #define __PPC_ME(s) (((s) & 0x1f) << 1) macro