Searched refs:caller_unat (Results 1 – 5 of 5) sorted by relevance
158 unsigned long caller_unat; /* user NaT collection register (preserved) */ member
482 unat = &sw->caller_unat; in setreg()656 unat = &sw->caller_unat; in getreg()
128 DEFINE(IA64_SWITCH_STACK_CALLER_UNAT_OFFSET, offsetof (struct switch_stack, caller_unat)); in foo()
366 nat_addr = &info->sw->caller_unat; in unw_access_gr()528 addr = &info->sw->caller_unat; in unw_access_ar()1794 state->pri_unat_loc = &state->sw->caller_unat; in run_script()
1113 old_sw->caller_unat = old_unat; in ia64_mca_modify_original_stack()
Completed in 16 milliseconds