Searched refs:quad0 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dkprobes.c87 brl->quad0.template = 0x05; /* [MLX](stop) */
88 brl->quad0.slot0 = NOP_M_INST; /* nop.m 0x0 */
89 brl->quad0.slot1_p0 = ((rel >> 20) & 0x7fffffffff) << 2;
317 bundle->quad0.slot0 = break_inst;
320 bundle->quad0.slot1_p0 = break_inst;
342 template = bundle->quad0.template;
346 *major_opcode = (bundle->quad0.slot0 >> SLOT0_OPCODE_SHIFT);
347 *kprobe_inst = bundle->quad0.slot0;
351 kprobe_inst_p0 = bundle->quad0.slot1_p0;
515 unsigned int template = bundle->quad0
[all...]
H A Dparavirt_patch.c100 inst.l = bundle->quad0.slot0;
108 inst.l = bundle->quad0.slot1_p0 |
143 bundle->quad0.slot0 = inst.l;
149 bundle->quad0.slot1_p0 = inst.l;
195 bundle->quad0.template);
198 (unsigned long)bundle->quad0.slot0,
199 (unsigned long)bundle->quad0.slot1_p0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dkprobes.h63 } quad0; member in struct:_bundle
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvsrc_testsrc.c245 int quad0, quad; local
257 quad0 = width * width / 4 + height * height / 4 - radius * radius;
264 quad = quad0;
281 quad0 += dquad_y;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_testsrc.c534 int quad0, quad; local
546 quad0 = width * width / 4 + height * height / 4 - radius * radius;
553 quad = quad0;
570 quad0 += dquad_y;

Completed in 124 milliseconds