Searched refs:ar_bspstore (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Dptrace.h126 unsigned long ar_bspstore; /* RSE bspstore */ member in struct:pt_regs
227 unsigned long ar_bspstore; /* RSE dirty base (preserved) */ member in struct:switch_stack
245 return regs->ar_bspstore;
H A Dkvm_host.h518 unsigned long ar_bspstore; /* RSE bspstore */ member in struct:kvm_pt_regs
H A Dprocessor.h318 regs->ar_bspstore = current->thread.rbs_bot; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dptrace.h126 unsigned long ar_bspstore; /* RSE bspstore */ member in struct:pt_regs
227 unsigned long ar_bspstore; /* RSE dirty base (preserved) */ member in struct:switch_stack
245 return regs->ar_bspstore;
H A Dkvm_host.h518 unsigned long ar_bspstore; /* RSE bspstore */ member in struct:kvm_pt_regs
H A Dprocessor.h318 regs->ar_bspstore = current->thread.rbs_bot; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dprocess.c125 regs->ar_rnat, regs->ar_bspstore, regs->pr);
157 bsp = ia64_rse_skip_regs((unsigned long *) regs->ar_bspstore, ndirty);
447 rbs_size = stack->ar_bspstore - rbs;
457 child_ptregs->ar_bspstore = user_stack_base;
472 child_stack->ar_bspstore = child_rbs + rbs_size;
520 if (ia64_sync_user_rbs(task, info->sw, pt->ar_bspstore, urbs_end) < 0)
561 dst[47] = pt->ar_bspstore;
657 regs.sw.ar_bspstore = (unsigned long) current + IA64_RBS_OFFSET;
H A Dunaligned.c327 r1, sw->ar_bspstore, regs->ar_bspstore, sof, (regs->cr_ifs >> 7) & 0x7f, ridx);
329 on_kbs = ia64_rse_num_regs(kbs, (unsigned long *) sw->ar_bspstore);
330 addr = ia64_rse_skip_regs((unsigned long *) sw->ar_bspstore, -sof + ridx);
334 if ((unsigned long) rnat_addr >= sw->ar_bspstore)
351 bspstore = (unsigned long *)regs->ar_bspstore;
400 r1, sw->ar_bspstore, regs->ar_bspstore, sof, (regs->cr_ifs >> 7) & 0x7f, ridx);
402 on_kbs = ia64_rse_num_regs(kbs, (unsigned long *) sw->ar_bspstore);
403 addr = ia64_rse_skip_regs((unsigned long *) sw->ar_bspstore,
[all...]
H A Dptrace.c216 * <- child_regs->ar_bspstore | slot61 | <-- krbs
232 * <--- child_stack->ar_bspstore
261 kbsp = (unsigned long *) sw->ar_bspstore;
262 ubspstore = (unsigned long *) pt->ar_bspstore;
321 kbsp = (unsigned long *) sw->ar_bspstore;
322 ubspstore = (unsigned long *) pt->ar_bspstore;
414 bspstore = (unsigned long *) child_regs->ar_bspstore;
474 bspstore = (unsigned long *) child_regs->ar_bspstore;
515 bspstore = (unsigned long *) pt->ar_bspstore;
588 fn(info->task, info->sw, pt->ar_bspstore, urbs_en
[all...]
H A Dmca.c973 u64 ar_bspstore = regs->ar_bspstore; local
974 u64 ar_bsp = regs->ar_bspstore + (loadrs >> 16);
1000 va.l = ar_bspstore;
1003 ar_bspstore = va.l;
1021 old_bspstore = (unsigned long *)ar_bspstore;
1048 if ((ar_bspstore - r13) >= KERNEL_STACK_SIZE) {
1062 if (ar_bspstore + size > r12) {
1140 old_sw->ar_bspstore = (unsigned long)old_bspstore;
H A Dasm-offsets.c96 DEFINE(IA64_PT_REGS_AR_BSPSTORE_OFFSET, offsetof (struct pt_regs, ar_bspstore));
174 DEFINE(IA64_SWITCH_STACK_AR_BSPSTORE_OFFSET, offsetof (struct switch_stack, ar_bspstore));
H A Dsignal.c356 if (!rbs_on_sig_stack(scr->pt.ar_bspstore))
H A Dunwind.c504 addr = &info->sw->ar_bspstore;
510 addr = &info->sw->ar_bspstore;
2008 rbstop = sw->ar_bspstore;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dprocess.c125 regs->ar_rnat, regs->ar_bspstore, regs->pr);
157 bsp = ia64_rse_skip_regs((unsigned long *) regs->ar_bspstore, ndirty);
447 rbs_size = stack->ar_bspstore - rbs;
457 child_ptregs->ar_bspstore = user_stack_base;
472 child_stack->ar_bspstore = child_rbs + rbs_size;
520 if (ia64_sync_user_rbs(task, info->sw, pt->ar_bspstore, urbs_end) < 0)
561 dst[47] = pt->ar_bspstore;
657 regs.sw.ar_bspstore = (unsigned long) current + IA64_RBS_OFFSET;
H A Dunaligned.c327 r1, sw->ar_bspstore, regs->ar_bspstore, sof, (regs->cr_ifs >> 7) & 0x7f, ridx);
329 on_kbs = ia64_rse_num_regs(kbs, (unsigned long *) sw->ar_bspstore);
330 addr = ia64_rse_skip_regs((unsigned long *) sw->ar_bspstore, -sof + ridx);
334 if ((unsigned long) rnat_addr >= sw->ar_bspstore)
351 bspstore = (unsigned long *)regs->ar_bspstore;
400 r1, sw->ar_bspstore, regs->ar_bspstore, sof, (regs->cr_ifs >> 7) & 0x7f, ridx);
402 on_kbs = ia64_rse_num_regs(kbs, (unsigned long *) sw->ar_bspstore);
403 addr = ia64_rse_skip_regs((unsigned long *) sw->ar_bspstore,
[all...]
H A Dptrace.c216 * <- child_regs->ar_bspstore | slot61 | <-- krbs
232 * <--- child_stack->ar_bspstore
261 kbsp = (unsigned long *) sw->ar_bspstore;
262 ubspstore = (unsigned long *) pt->ar_bspstore;
321 kbsp = (unsigned long *) sw->ar_bspstore;
322 ubspstore = (unsigned long *) pt->ar_bspstore;
414 bspstore = (unsigned long *) child_regs->ar_bspstore;
474 bspstore = (unsigned long *) child_regs->ar_bspstore;
515 bspstore = (unsigned long *) pt->ar_bspstore;
588 fn(info->task, info->sw, pt->ar_bspstore, urbs_en
[all...]
H A Dmca.c973 u64 ar_bspstore = regs->ar_bspstore; local
974 u64 ar_bsp = regs->ar_bspstore + (loadrs >> 16);
1000 va.l = ar_bspstore;
1003 ar_bspstore = va.l;
1021 old_bspstore = (unsigned long *)ar_bspstore;
1048 if ((ar_bspstore - r13) >= KERNEL_STACK_SIZE) {
1062 if (ar_bspstore + size > r12) {
1140 old_sw->ar_bspstore = (unsigned long)old_bspstore;
H A Dasm-offsets.c96 DEFINE(IA64_PT_REGS_AR_BSPSTORE_OFFSET, offsetof (struct pt_regs, ar_bspstore));
174 DEFINE(IA64_SWITCH_STACK_AR_BSPSTORE_OFFSET, offsetof (struct switch_stack, ar_bspstore));
H A Dsignal.c356 if (!rbs_on_sig_stack(scr->pt.ar_bspstore))
H A Dunwind.c504 addr = &info->sw->ar_bspstore;
510 addr = &info->sw->ar_bspstore;
2008 rbstop = sw->ar_bspstore;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kvm/
H A Dasm-offsets.c105 offsetof(struct kvm_pt_regs, ar_bspstore));
H A Dvcpu.c2155 regs->ar_rnat, regs->ar_bspstore, regs->pr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kvm/
H A Dasm-offsets.c105 offsetof(struct kvm_pt_regs, ar_bspstore));
H A Dvcpu.c2155 regs->ar_rnat, regs->ar_bspstore, regs->pr);

Completed in 312 milliseconds