Searched refs:caller_unat (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/ia64/include/uapi/asm/
H A Dptrace.h157 unsigned long caller_unat; /* user NaT collection register (preserved) */ member in struct:switch_stack
/linux-4.1.27/arch/ia64/kernel/
H A Dasm-offsets.c131 DEFINE(IA64_SWITCH_STACK_CALLER_UNAT_OFFSET, offsetof (struct switch_stack, caller_unat)); foo()
H A Dunwind.c365 nat_addr = &info->sw->caller_unat; unw_access_gr()
527 addr = &info->sw->caller_unat; unw_access_ar()
1796 state->pri_unat_loc = &state->sw->caller_unat; run_script()
H A Dunaligned.c479 unat = &sw->caller_unat; setreg()
653 unat = &sw->caller_unat; getreg()
H A Dentry.S348 st8 [r14]=r17,SW(AR_FPSR)-SW(CALLER_UNAT) // save caller_unat
H A Dmca.c1110 old_sw->caller_unat = old_unat; ia64_mca_modify_original_stack()

Completed in 150 milliseconds