twox 46 arch/powerpc/include/asm/page_64.h unsigned long onex, twox, fourx, eightx; twox 56 arch/powerpc/include/asm/page_64.h twox = onex << 1; twox 74 arch/powerpc/include/asm/page_64.h : "r" (iterations), "0" (addr), "b" (onex), "b" (twox), twox 75 arch/powerpc/include/asm/page_64.h "b" (twox+onex), "b" (fourx), "b" (fourx+onex), twox 76 arch/powerpc/include/asm/page_64.h "b" (twox+fourx), "b" (eightx-onex), "r" (eightx)