Searched refs:twox (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/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()
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | Makefile | 7 obj-y += cpu.o cmp.o cmpi.o two.o twox.o three.o threex.o
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-maturin-crates.inc | 249 crate://crates.io/twox-hash/1.6.3 \ 557 SRC_URI[twox-hash-1.6.3.sha256sum] = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f…
|