Home
last modified time | relevance | path

Searched defs:tmp2 (Results 26 - 50 of 501) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dasm-uaccess.h29 mrs \tmp2, ttbr1_el1 variable
30 extr \tmp2, \tmp2, \tmp1, #48 variable
31 ror \tmp2, \tmp2, #16 variable
45 .macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3 global() variable
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
H A Dmux.c65 unsigned tmp1, tmp2; in davinci_cfg_reg() local
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Duaccess-asm.h86 .macro uaccess_entry, tsk, tmp0, tmp1, tmp2, disable variable
91 mov \tmp2, #DACR_UACCESS_DISABLE variable
92 mcr p15, 0, \tmp2, c3, c0, 0 variable
96 bic \tmp2, \tmp0, #domain_mask(DOMAIN_KERNEL) variable
97 orr \tmp2, \tmp2, #domain_val(DOMAIN_KERNEL, DOMAIN_CLIENT) variable
98 mcr p15, 0, \tmp2, c3, c0, 0 variable
H A Dtls.h14 mrc p15, 0, \tmp2, c13, c0, 2 @ get the user r/w register variable
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
/kernel/linux/linux-6.6/arch/sh/lib/
H A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dcabac.h123 int64_t tmp0, tmp1, tmp2, bit; get_cabac_inline_loongarch() local
151 int64_t tmp0, tmp1, tmp2; get_cabac_bypass_loongarch() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dcabac.h36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_vs.c64 struct pipe_shader_state tmp2 = *templ; in svga_create_vs_state() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap19.c30 static const char tmp2[] = "testfile2"; variable
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dswscanf.c56 wchar_t tmp2[BUFF_SIZE]; in swscanf_0200() local
/third_party/optimized-routines/string/aarch64/
H A Dmemcmp.S28 #define tmp2 x8 define
H A Dstrchrnul-mte.S22 #define tmp2 x3 define
/third_party/optimized-routines/string/arm/
H A Dstrlen-armv6t2.S41 #define tmp2 r5 define
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dasm_pointer_auth.h16 .macro ptrauth_keys_install_user tsk, tmp1, tmp2, tmp3 variable
25 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_USER_KEY_APIB] variable
28 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_USER_KEY_APDA] variable
31 ldp \tmp2, \tmp3, [\tmp1, #PTRAUTH_USER_KEY_APDB] variable
42 .macro __ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3 global() variable
45 ldp \\tmp2, \\tmp3, [\\tmp1, #PTRAUTH_KERNEL_KEY_APIA] global() variable
50 .macro ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3 global() variable
52 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
56 .macro ptrauth_keys_install_kernel tsk, tmp1, tmp2, tmp3 global() variable
58 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
63 .macro __ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3 global() variable
69 mrs \\tmp2, sctlr_el1 global() variable
70 orr \\tmp2, \\tmp2, \\tmp1 global() variable
72 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
77 .macro ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3 global() variable
81 __ptrauth_keys_init_cpu \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
[all...]
/kernel/linux/linux-5.10/arch/arm64/lib/
H A Dstrcmp.S46 tmp2 .req x8 label
[all...]
H A Dmemcmp.S43 tmp2 .req x9 label
[all...]
H A Dmemmove.S33 tmp2 .req x4 label
H A Dstrlen.S37 tmp2 .req x8 label
[all...]
H A Dstrnlen.S39 tmp2 .req x9 label
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtls.h14 mrc p15, 0, \tmp2, c13, c0, 2 @ get the user r/w register variable
17 str \tmp2, [\base, #TI_TP_VALUE + 4] @ save it variable
23 mov \tmp2, #0xffff0fff variable
26 mrcne p15, 0, \tmp2, c13, c0, 2 @ get the user r/w register variable
29 strne \tmp2, [\base, #TI_TP_VALUE + 4] @ save it variable
[all...]
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Ddivide.S59 #define tmp2 $4 define
H A Dev6-divide.S69 #define tmp2 $4 define
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dperfmon_mckinley.h59 unsigned long tmp1, tmp2, ival = *val; in pfm_mck_reserved() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpvclock.h46 u32 tmp1, tmp2; in pvclock_scale_delta() local

Completed in 7 milliseconds

12345678910>>...21