Home
last modified time | relevance | path

Searched defs:TMP (Results 1 – 10 of 10) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dtrap_block.h153 #define TRAP_LOAD_TRAP_BLOCK(DEST, TMP) \ argument
161 #define TRAP_LOAD_PGD_PHYS(DEST, TMP) \ argument
166 #define TRAP_LOAD_IRQ_WORK_PA(DEST, TMP) \ argument
171 #define TRAP_LOAD_THREAD_REG(DEST, TMP) \ argument
194 #define TRAP_LOAD_TRAP_BLOCK(DEST, TMP) \ argument
199 #define TRAP_LOAD_PGD_PHYS(DEST, TMP) \ argument
204 #define TRAP_LOAD_IRQ_WORK_PA(DEST, TMP) \ argument
208 #define TRAP_LOAD_THREAD_REG(DEST, TMP) \ argument
/linux/arch/sparc/lib/
H A DNGmemcpy.S12 #define RESTORE_ASI(TMP) \ argument
16 #define RESTORE_ASI(TMP) \ argument
256 #define MIX_THREE_WORDS(WORD1, WORD2, WORD3, PRE_SHIFT, POST_SHIFT, TMP) \ argument
/linux/lib/crypto/x86/
H A Dsha256-ni-asm.S71 #define TMP %xmm7 macro
H A Dsha512-ssse3-asm.S103 TMP = h_64 define
H A Dsha512-avx-asm.S105 TMP = h_64 define
/linux/lib/crypto/riscv/
H A Dchacha-riscv64-zvkb.S59 #define TMP t1 macro
/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S43 #define TMP %rax macro
/linux/tools/testing/selftests/
H A DMakefile149 TMP := $(filter-out $(SKIP_TARGETS), $(TARGETS)) macro
/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S36 TMP .req x13 label
/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c28 #define TMP "/tmp" macro