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

/arch/ia64/include/asm/
H A Dkprobes.h61 unsigned long long slot0 : 41; member in struct:_bundle::__anon1508
/arch/ia64/kernel/
H A Dparavirt_patch.c100 inst.l = bundle->quad0.slot0;
143 bundle->quad0.slot0 = inst.l;
187 ia64_inst_t slot0 = paravirt_read_slot0(bundle); local
197 "slot0 0x%lx slot1_p0 0x%lx slot1_p1 0x%lx slot2 0x%lx\n",
198 (unsigned long)bundle->quad0.slot0,
203 "slot0 0x%016llx slot1 0x%016llx slot2 0x%016llx\n",
204 slot0.l, slot1.l, slot2.l);
H A Dkprobes.c88 brl->quad0.slot0 = NOP_M_INST; /* nop.m 0x0 */
317 bundle->quad0.slot0 = break_inst;
346 *major_opcode = (bundle->quad0.slot0 >> SLOT0_OPCODE_SHIFT);
347 *kprobe_inst = bundle->quad0.slot0;
636 dest->quad0.slot0 = src->quad0.slot0;
659 dest->quad0.slot0 = src->quad0.slot0;
/arch/ia64/kvm/
H A Dmmio.c187 inst.inst = bundle.slot0;
H A Dvcpu.h44 struct { unsigned long template:5, slot0:41, slot1a:18, member in struct:U_IA64_BUNDLE::__anon1790
48 struct { unsigned long template:5, slot0:41, slot1:41, slot2:41; }; */

Completed in 75 milliseconds