Home
last modified time | relevance | path

Searched refs:UNW_AR_UNAT (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/include/asm/
Dunwind.h24 UNW_AR_UNAT, enumerator
/arch/ia64/kernel/
Dprocess.c578 unw_get_ar(info, UNW_AR_UNAT, &dst[50]); in do_copy_task_regs()
Dptrace.c820 if (unw_set_ar(info, UNW_AR_UNAT, scratch_unat) < 0) { in access_nat_bits()
830 if (unw_get_ar(info, UNW_AR_UNAT, &scratch_unat) < 0) { in access_nat_bits()
Dunwind.c524 case UNW_AR_UNAT: in unw_access_ar()