UNW_REG_PRI_UNAT_GR 152 arch/ia64/kernel/unwind.c UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR UNW_REG_PRI_UNAT_GR 690 arch/ia64/kernel/unwind.c case 0x62: return memory ? UNW_REG_PRI_UNAT_MEM : UNW_REG_PRI_UNAT_GR; UNW_REG_PRI_UNAT_GR 1173 arch/ia64/kernel/unwind.c #define UNW_DEC_PRIUNAT_WHEN_GR(fmt,t,arg) desc_reg_when(UNW_REG_PRI_UNAT_GR,t,arg) UNW_REG_PRI_UNAT_GR 1175 arch/ia64/kernel/unwind.c #define UNW_DEC_PRIUNAT_GR(fmt,r,arg) desc_reg_gr(UNW_REG_PRI_UNAT_GR,r,arg) UNW_REG_PRI_UNAT_GR 1684 arch/ia64/kernel/unwind.c if (sr.when_target < sr.curr.reg[UNW_REG_PRI_UNAT_GR].when) UNW_REG_PRI_UNAT_GR 1687 arch/ia64/kernel/unwind.c i = UNW_REG_PRI_UNAT_GR; UNW_REG_PRI_UNAT_GR 1688 arch/ia64/kernel/unwind.c else if (sr.curr.reg[UNW_REG_PRI_UNAT_MEM].when > sr.curr.reg[UNW_REG_PRI_UNAT_GR].when) UNW_REG_PRI_UNAT_GR 1691 arch/ia64/kernel/unwind.c i = UNW_REG_PRI_UNAT_GR; UNW_REG_PRI_UNAT_GR 2253 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_PRI_UNAT_GR]] = SW(CALLER_UNAT);