Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpage_64.h46 unsigned long onex, twox, fourx, eightx; in clear_page() local
58 eightx = onex << 3; in clear_page()
76 "b" (twox+fourx), "b" (eightx-onex), "r" (eightx) in clear_page()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpage_64.h46 unsigned long onex, twox, fourx, eightx; in clear_page() local
58 eightx = onex << 3; in clear_page()
76 "b" (twox+fourx), "b" (eightx-onex), "r" (eightx) in clear_page()

Completed in 1 milliseconds