Searched refs:__PPC_MB (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit.h216 __PPC_MB(0) | __PPC_ME(31-(i)))
220 __PPC_MB(i) | __PPC_ME(31))
224 __PPC_MB(63-(i)) | (((i) & 0x20) >> 4))
/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h272 #define __PPC_MB(s) (((s) & 0x1f) << 6) macro

Completed in 61 milliseconds