/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_qmath.c | 13 u16 qm_mulu16(u16 op1, u16 op2) in qm_mulu16() 26 s16 qm_muls16(s16 op1, s16 op2) in qm_muls16() 42 s32 qm_add32(s32 op1, s32 op2) in qm_add32() 59 s16 qm_add16(s16 op1, s16 op2) in qm_add16() 78 s16 qm_sub16(s16 op1, s16 op2) in qm_sub16()
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | atomic.h | 304 #define ATOMIC64_OP(op, op1, op2) \ argument 323 #define ATOMIC64_OP_RETURN(op, op1, op2) \ argument 346 #define ATOMIC64_FETCH_OP(op, op1, op2) \ argument 369 #define ATOMIC64_OPS(op, op1, op2) \ argument 383 #define ATOMIC64_OPS(op, op1, op2) \ in ATOMIC64_OPS() argument
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
D | channel_hw.c | 70 u32 op1 = host1x_opcode_gather_wide(g->words); in submit_gathers() local 80 u32 op1 = host1x_opcode_gather(g->words); in submit_gathers() local
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
D | cdma.c | 138 static void host1x_pushbuffer_push(struct push_buffer *pb, u32 op1, u32 op2) in host1x_pushbuffer_push() 526 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() 556 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_gpu_commands.h | 252 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument 255 #define MI_MATH_LOAD(op1, op2) MI_MATH_INSTR(0x080, op1, op2) argument 256 #define MI_MATH_LOADINV(op1, op2) MI_MATH_INSTR(0x480, op1, op2) argument 257 #define MI_MATH_LOAD0(op1) MI_MATH_INSTR(0x081, op1) argument 258 #define MI_MATH_LOAD1(op1) MI_MATH_INSTR(0x481, op1) argument 264 #define MI_MATH_STORE(op1, op2) MI_MATH_INSTR(0x180, op1, op2) argument 265 #define MI_MATH_STOREINV(op1, op2) MI_MATH_INSTR(0x580, op1, op2) argument
|
/kernel/linux/linux-5.10/arch/s390/net/ |
D | bpf_jit_comp.c | 199 #define _EMIT6(op1, op2) \ argument 208 #define _EMIT6_DISP(op1, op2, disp) \ argument 214 #define _EMIT6_DISP_LH(op1, op2, disp) \ argument 222 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument 231 #define EMIT6_PCREL_RIEB(op1, op2, b1, b2, mask, target) \ argument 240 #define EMIT6_PCREL_RIEC(op1, op2, b1, imm, mask, target) \ argument 249 #define EMIT6_PCREL(op1, op2, b1, b2, i, off, mask) \ argument
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | cast5-avx-x86_64-asm_64.S | 85 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument 111 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument 125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
|
D | cast6-avx-x86_64-asm_64.S | 85 #define lookup_32bit(src, dst, op1, op2, op3, interleave_op, il_reg) \ argument 111 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument 125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
|
D | twofish-x86_64-asm_64-3way.S | 77 #define do16bit_ror(rot, op1, op2, T0, T1, tmp1, tmp2, ab, dst) \ argument
|
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
D | vmx_ops.h | 140 #define vmx_asm1(insn, op1, error_args...) \ argument 157 #define vmx_asm2(insn, op1, op2, error_args...) \ argument
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | esr.h | 179 #define ESR_ELx_SYS64_ISS_SYS_VAL(op0, op1, op2, crn, crm) \ argument 288 #define ESR_ELx_CP15_32_ISS_SYS_VAL(op1, op2, crn, crm) \ argument 309 #define ESR_ELx_CP15_64_ISS_SYS_VAL(op1, crm) \ argument
|
/kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
D | dfltcc_util.h | 29 Byte **op1, in dfltcc()
|
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
D | core_compatiable.h | 172 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR()
|
D | core_feature_dsp.h | 18558 __STATIC_FORCEINLINE int32_t __SMUADX (int32_t op1, int32_t op2) in __SMUADX() 18567 __STATIC_FORCEINLINE int32_t __SMLAD(int32_t op1, int32_t op2, int32_t op3) in __SMLAD() 18572 __STATIC_FORCEINLINE int32_t __SMLADX(int32_t op1, int32_t op2, int32_t op3) in __SMLADX() 18577 __STATIC_FORCEINLINE int32_t __SMLSDX(int32_t op1, int32_t op2, int32_t op3) in __SMLSDX() 18582 __STATIC_FORCEINLINE int64_t __SMLALD(int32_t op1, int32_t op2, int64_t acc) in __SMLALD() 18587 __STATIC_FORCEINLINE int64_t __SMLALDX(int32_t op1, int32_t op2, int64_t acc) in __SMLALDX() 18592 __STATIC_FORCEINLINE int32_t __SMUAD(int32_t op1, int32_t op2) in __SMUAD() 18597 __STATIC_FORCEINLINE int32_t __SMUSD(int32_t op1, int32_t op2) in __SMUSD() 18604 __STATIC_FORCEINLINE int32_t __SXTAB16(uint32_t op1, uint32_t op2) in __SXTAB16() 18609 __STATIC_FORCEINLINE int32_t __SMMLA(int32_t op1, int32_t op2, int32_t op3) in __SMMLA()
|
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
D | decode.c | 95 unsigned char op1, op2, rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, in arch_decode_instruction() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/ |
D | ftrace.c | 490 expected_nop_sequence(void *ip, struct ppc_inst op0, struct ppc_inst op1) in expected_nop_sequence() 508 expected_nop_sequence(void *ip, struct ppc_inst op0, struct ppc_inst op1) in expected_nop_sequence()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | kvm.h | 109 #define __ARM_CP15_REG(op1,crn,crm,op2) \ argument 116 #define __ARM_CP15_REG64(op1,crm) \ argument
|
/kernel/linux/linux-5.10/tools/arch/arm/include/uapi/asm/ |
D | kvm.h | 166 #define __ARM_CP15_REG(op1,crn,crm,op2) \ argument 175 #define __ARM_CP15_REG64(op1,crm) \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
D | math.c | 228 void *op0 = 0, *op1 = 0, *op2 = 0, *op3 = 0; in do_mathemu() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/aarch64/ |
D | get-reg-list.c | 166 unsigned op0, op1, crn, crm, op2; in print_reg() local
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
D | kprobes.c | 149 struct kprobe *op1, *op2; in prepare_singlestep() local
|
/kernel/linux/linux-5.10/scripts/gcc-plugins/ |
D | latent_entropy_plugin.c | 346 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | percpu.h | 66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | mpc52xx_psc.h | 203 u8 op1; /* PSC + 0x38 */ member 344 u8 op1; /* PSC + 0x48 */ member
|
/kernel/linux/linux-5.10/lib/zstd/ |
D | huf_decompress.c | 277 BYTE *op1 = ostart; in HUF_decompress4X2_usingDTable_internal() local 736 BYTE *op1 = ostart; in HUF_decompress4X4_usingDTable_internal() local
|