Searched refs:twox (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | page_64.h | 46 unsigned long onex, twox, fourx, eightx; in clear_page() local 56 twox = onex << 1; in clear_page() 74 : "r" (iterations), "0" (addr), "b" (onex), "b" (twox), in clear_page() 75 "b" (twox+onex), "b" (fourx), "b" (fourx+onex), in clear_page() 76 "b" (twox+fourx), "b" (eightx-onex), "r" (eightx) in clear_page()
|
| /OK3568_Linux_fs/u-boot/post/lib_powerpc/ |
| H A D | Makefile | 9 obj-y += cpu.o cmp.o cmpi.o two.o twox.o three.o threex.o
|