Home
last modified time | relevance | path

Searched defs:temp2 (Results 1 – 6 of 6) sorted by relevance

/arch/arm/include/asm/
Dedac.h19 unsigned int temp, temp2; in edac_atomic_scrub() local
/arch/ia64/include/asm/
Dmca_asm.h83 #define PHYSICAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument
163 #define VIRTUAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument
/arch/arm/boot/dts/
Darmada-385-clearfog-gtr.dtsi390 temp2: nct75@4d { label
Dimx6q-dmo-edmqmx6.dts273 temp2: ad7414@4d { label
/arch/arm64/kernel/
Darmv8_deprecated.c98 #define __user_swpX_asm(data, addr, res, temp, temp2, B) \ argument
128 #define __user_swp_asm(data, addr, res, temp, temp2) \ argument
130 #define __user_swpb_asm(data, addr, res, temp, temp2) \ argument
151 unsigned long temp, temp2; in emulate_swpX() local
/arch/ia64/kernel/
Dmca_asm.S413 #define temp2 r3 /* careful, it overlaps with input registers */ macro