Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 20 of 20) sorted by relevance

/arch/arc/include/asm/
Datomic64-arcv2.h49 #define ATOMIC64_OP(op, op1, op2) \ argument
66 #define ATOMIC64_OP_RETURN(op, op1, op2) \ argument
88 #define ATOMIC64_FETCH_OP(op, op1, op2) \ argument
115 #define ATOMIC64_OPS(op, op1, op2) \ argument
124 #define ATOMIC64_OPS(op, op1, op2) \ argument
/arch/x86/kvm/svm/
Dsvm_ops.h19 #define svm_asm1(insn, op1, clobber...) \ argument
29 #define svm_asm2(insn, op1, op2, clobber...) \ argument
/arch/arm/include/asm/
Datomic.h304 #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
/arch/s390/net/
Dbpf_jit_comp.c199 #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
/arch/x86/crypto/
Dcast5-avx-x86_64-asm_64.S85 #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
Dcast6-avx-x86_64-asm_64.S85 #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
Dpolyval-clmulni_glue.c70 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul()
Dtwofish-x86_64-asm_64-3way.S77 #define do16bit_ror(rot, op1, op2, T0, T1, tmp1, tmp2, ab, dst) \ argument
/arch/x86/kvm/vmx/
Dvmx_ops.h142 #define vmx_asm1(insn, op1, error_args...) \ argument
159 #define vmx_asm2(insn, op1, op2, error_args...) \ argument
/arch/arm64/crypto/
Dpolyval-ce-glue.c61 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul()
/arch/arm64/include/asm/
Desr.h187 #define ESR_ELx_SYS64_ISS_SYS_VAL(op0, op1, op2, crn, crm) \ argument
296 #define ESR_ELx_CP15_32_ISS_SYS_VAL(op1, op2, crn, crm) \ argument
317 #define ESR_ELx_CP15_64_ISS_SYS_VAL(op1, crm) \ argument
Dsysreg.h37 #define sys_reg(op0, op1, crn, crm, op2) \ argument
89 #define pstate_field(op1, op2) ((op1) << Op1_shift | (op2) << Op2_shift) argument
/arch/powerpc/kernel/trace/
Dftrace.c490 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()
/arch/powerpc/math-emu/
Dmath.c228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local
/arch/sh/kernel/
Dkprobes.c149 struct kprobe *op1, *op2; in prepare_singlestep() local
/arch/s390/include/asm/
Dpercpu.h66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument
/arch/powerpc/include/asm/
Dmpc52xx_psc.h203 u8 op1; /* PSC + 0x38 */ member
344 u8 op1; /* PSC + 0x48 */ member
/arch/x86/kernel/
Dalternative.c486 u8 op1, op2; in apply_retpolines() local
/arch/arm64/include/uapi/asm/
Dkvm.h233 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument
/arch/arm/include/asm/hardware/
Dcp14.h17 #define MRC14(op1, crn, crm, op2) \ argument
24 #define MCR14(val, op1, crn, crm, op2) \ argument