Home
last modified time | relevance | path

Searched refs:UNW_WHERE_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/ia64/kernel/
A Dunwind_i.h61 UNW_WHERE_NONE, /* register isn't saved at all */ enumerator
A Dunwind.c963 set_reg(sr->curr.reg + UNW_REG_PSP, UNW_WHERE_NONE, in desc_mem_stack_f()
1004 if (reg->where == UNW_WHERE_NONE) in desc_reg_when()
1093 r->where = UNW_WHERE_NONE; in desc_restore_p()
1410 if (r->where == UNW_WHERE_NONE || r->when >= sr->when_target) in compile_reg()
1613 sr.curr.reg[UNW_REG_PSP].where = UNW_WHERE_NONE; in build_script()
1620 r->where = UNW_WHERE_NONE; in build_script()
1644 if (r->where != UNW_WHERE_NONE || r->when != UNW_WHEN_NEVER) { in build_script()
1652 case UNW_WHERE_NONE: in build_script()
1674 && (sr.curr.reg[UNW_REG_PSP].where == UNW_WHERE_NONE) in build_script()

Completed in 14 milliseconds