Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DNGmemcpy.S12 #define RESTORE_ASI(TMP) \ argument
17 #define RESTORE_ASI(TMP) \ argument
257 #define MIX_THREE_WORDS(WORD1, WORD2, WORD3, PRE_SHIFT, POST_SHIFT, TMP) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A DMakefile82 TMP := $(filter-out $(SKIP_TARGETS), $(TARGETS)) macro
130 TMP := $(filter-out gpio, $(TARGETS)) macro
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Duldivmod.S33 TMP .req r8 label
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_algo.h110 #define C_SWAP(X, Y, TMP) do{(TMP)=(X);(X)=(Y);(Y)=(TMP);}while(0) argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/mount/
H A Dnosymfollow-test.c28 #define TMP "/tmp" macro
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha512-ssse3-asm.S107 TMP = h_64 define
H A Dsha512-avx-asm.S109 TMP = h_64 define