Searched refs:temp2 (Results 1 – 11 of 11) sorted by relevance
| /arch/arm/include/asm/ |
| A D | edac.h | 19 unsigned int temp, temp2; in edac_atomic_scrub() local 31 : "=&r"(temp), "=&r"(temp2) in edac_atomic_scrub()
|
| /arch/arm64/kernel/ |
| A D | armv8_deprecated.c | 96 #define __user_swpX_asm(data, addr, res, temp, temp2, B) \ argument 113 : "=&r" (res), "+r" (data), "=&r" (temp), "=&r" (temp2) \ 120 #define __user_swp_asm(data, addr, res, temp, temp2) \ argument 121 __user_swpX_asm(data, addr, res, temp, temp2, "") 122 #define __user_swpb_asm(data, addr, res, temp, temp2) \ argument 123 __user_swpX_asm(data, addr, res, temp, temp2, "b") 143 unsigned long temp, temp2; in emulate_swpX() local 146 __user_swpb_asm(*data, address, res, temp, temp2); in emulate_swpX() 148 __user_swp_asm(*data, address, res, temp, temp2); in emulate_swpX()
|
| /arch/loongarch/include/asm/ |
| A D | stackframe.h | 53 .macro JUMP_VIRT_ADDR temp1 temp2 55 pcaddi \temp2, 0 56 bstrins.d \temp1, \temp2, (DMW_PABITS - 1), 0 119 .macro set_saved_sp stackp temp temp2
|
| /arch/mips/include/asm/ |
| A D | stackframe.h | 142 .macro set_saved_sp stackp temp temp2 189 .macro set_saved_sp stackp temp temp2
|
| /arch/parisc/kernel/ |
| A D | unaligned.c | 141 unsigned long val = 0, temp1, temp2; in emulate_ldw() local 159 : "+r" (val), "+r" (ret), "=&r" (temp1), "=&r" (temp2) in emulate_ldw()
|
| /arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-quanta-q71l.dts | 161 /* temp2 inlet */
|
| A D | aspeed-bmc-lenovo-hr630.dts | 180 /* temp2 outlet */
|
| A D | aspeed-bmc-lenovo-hr855xg2.dts | 278 /* temp2 */
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6q-dmo-edmqmx6.dts | 264 temp2: ad7414@4d { label
|
| /arch/arm64/boot/dts/freescale/ |
| A D | fsl-lx2160a-bluebox3.dts | 217 temp2: temperature-sensor@48 { label
|
| /arch/arm/boot/dts/marvell/ |
| A D | armada-385-clearfog-gtr.dtsi | 432 temp2: temperature-sensor@4d { label
|
Completed in 20 milliseconds