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

/linux-master/arch/powerpc/include/asm/
H A Dpage_64.h46 unsigned long onex, twox, fourx, eightx; local
56 twox = onex << 1;
74 : "r" (iterations), "0" (addr), "b" (onex), "b" (twox),
75 "b" (twox+onex), "b" (fourx), "b" (fourx+onex),
76 "b" (twox+fourx), "b" (eightx-onex), "r" (eightx)

Completed in 73 milliseconds