Searched refs:PT_AR_BSP (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dptrace_offsets.h176 #define PT_AR_BSP 0x0880 /* note: this points to the *end* of the backing store! */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dptrace_offsets.h176 #define PT_AR_BSP 0x0880 /* note: this points to the *end* of the backing store! */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dptrace.c675 case PT_AR_BSP:
677 * By convention, we use PT_AR_BSP to refer to the end of the user-level
678 * backing store. Use ia64_rse_skip_regs(PT_AR_BSP, -CFM.sof) to get
860 retval |= access_uarea(child, PT_AR_BSP, &ppr->ar[PT_AUR_BSP], 0);
985 retval |= access_uarea(child, PT_AR_BSP, &ppr->ar[PT_AUR_BSP], 1);

Completed in 45 milliseconds