Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 18 of 18) sorted by relevance

/arch/s390/net/
Dbpf_jit_comp.c111 static inline void reg_set_seen(struct bpf_jit *jit, u32 b1) in reg_set_seen()
119 #define REG_SET_SEEN(b1) \ argument
124 #define REG_SEEN(b1) jit->seen_reg[reg2hex[(b1)]] argument
137 #define EMIT2(op, b1, b2) \ argument
151 #define EMIT4(op, b1, b2) \ argument
158 #define EMIT4_RRF(op, b1, b2, b3) \ argument
172 #define EMIT4_DISP(op, b1, b2, disp) \ argument
180 #define EMIT4_IMM(op, b1, imm) \ 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
[all …]
/arch/arm/crypto/
Dghash-ce-core.S109 .macro __pmull_p8, rq, ad, bd, b1=t4l, b2=t3l, b3=t4l, b4=t3l
/arch/x86/crypto/
Dcast5-avx-x86_64-asm_64.S125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
135 #define F1_2(a1, b1, a2, b2) \ argument
137 #define F2_2(a1, b1, a2, b2) \ argument
139 #define F3_2(a1, b1, a2, b2) \ argument
142 #define subround(a1, b1, a2, b2, f) \ argument
Dcast6-avx-x86_64-asm_64.S125 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument
135 #define F1_2(a1, b1, a2, b2) \ argument
137 #define F2_2(a1, b1, a2, b2) \ argument
139 #define F3_2(a1, b1, a2, b2) \ argument
Dcurve25519-x86_64.c782 u64 *b1; in point_add_and_double() local
Dcamellia-aesni-avx-asm_64.S432 #define byteslice_16x16b(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, a3, \ argument
Dcamellia-aesni-avx2-asm_64.S466 #define byteslice_16x16b_fast(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, \ argument
/arch/x86/net/
Dbpf_jit_comp.c35 #define EMIT1(b1) EMIT(b1, 1) argument
36 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument
37 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument
38 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
40 #define EMIT1_off32(b1, off) \ argument
42 #define EMIT2_off32(b1, b2, off) \ argument
44 #define EMIT3_off32(b1, b2, b3, off) \ argument
46 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
605 u8 b1, b2, b3; in emit_mov_imm32() local
Dbpf_jit_comp32.c67 #define EMIT1(b1) EMIT(b1, 1) argument
68 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument
69 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument
70 #define EMIT4(b1, b2, b3, b4) \ argument
73 #define EMIT1_off32(b1, off) \ argument
75 #define EMIT2_off32(b1, b2, off) \ argument
77 #define EMIT3_off32(b1, b2, b3, off) \ argument
79 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
/arch/ia64/kernel/
Dpatch.c47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
Dmodule.c247 uint64_t b0, b1, *b = (uint64_t *) plt->bundle[1]; in plt_target() local
296 uint64_t b0, b1, *b = (uint64_t *) plt->bundle[0]; in plt_target() local
/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c638 void add128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, in add128()
649 sub128(bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 * z0Ptr, in sub128()
658 bits64 b0, b1; in estimateDiv128To64() local
/arch/alpha/include/asm/
Dbitops.h445 unsigned long b0, b1, ofs, tmp; in sched_find_first_bit() local
/arch/x86/kernel/kprobes/
Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/arch/x86/kernel/
Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/arch/ia64/include/uapi/asm/
Dptrace.h193 unsigned long b1; member
/arch/s390/kvm/
Dvsie.c292 unsigned long *b1, *b2; in shadow_crycb() local
/arch/ia64/include/asm/
Dpal.h460 b1 : 1, /* Preserved bank one member