/arch/arc/include/asm/ |
D | atomic64-arcv2.h | 49 #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/ |
D | svm_ops.h | 19 #define svm_asm1(insn, op1, clobber...) \ argument 29 #define svm_asm2(insn, op1, op2, clobber...) \ argument
|
/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
|
/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
|
/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 | polyval-clmulni_glue.c | 70 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul()
|
D | twofish-x86_64-asm_64-3way.S | 77 #define do16bit_ror(rot, op1, op2, T0, T1, tmp1, tmp2, ab, dst) \ argument
|
/arch/x86/kvm/vmx/ |
D | vmx_ops.h | 142 #define vmx_asm1(insn, op1, error_args...) \ argument 159 #define vmx_asm2(insn, op1, op2, error_args...) \ argument
|
/arch/arm64/crypto/ |
D | polyval-ce-glue.c | 61 static void internal_polyval_mul(u8 *op1, const u8 *op2) in internal_polyval_mul()
|
/arch/arm64/include/asm/ |
D | esr.h | 187 #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
|
D | sysreg.h | 37 #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/ |
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()
|
/arch/powerpc/math-emu/ |
D | math.c | 228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local
|
/arch/sh/kernel/ |
D | kprobes.c | 149 struct kprobe *op1, *op2; in prepare_singlestep() local
|
/arch/s390/include/asm/ |
D | percpu.h | 66 #define arch_this_cpu_add(pcp, val, op1, op2, szcast) \ argument
|
/arch/powerpc/include/asm/ |
D | mpc52xx_psc.h | 203 u8 op1; /* PSC + 0x38 */ member 344 u8 op1; /* PSC + 0x48 */ member
|
/arch/x86/kernel/ |
D | alternative.c | 486 u8 op1, op2; in apply_retpolines() local
|
/arch/arm64/include/uapi/asm/ |
D | kvm.h | 233 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument
|
/arch/arm/include/asm/hardware/ |
D | cp14.h | 17 #define MRC14(op1, crn, crm, op2) \ argument 24 #define MCR14(val, op1, crn, crm, op2) \ argument
|