Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dunwind_orc.c10 #define orc_warn(fmt, ...) \ macro
158 orc_warn("WARNING: bad lookup idx: idx=%u num=%u ip=%pB\n", in orc_find()
168 orc_warn("WARNING: bad lookup value: idx=%u num=%u start=%u stop=%u ip=%pB\n", in orc_find()
272 orc_warn("WARNING: Bad or missing .orc_unwind table. Disabling unwinder.\n"); in unwind_init()
287 orc_warn("WARNING: Corrupt .orc_unwind table. Disabling unwinder.\n"); in unwind_init()
298 orc_warn("WARNING: Corrupt .orc_unwind table. Disabling unwinder.\n"); in unwind_init()
446 orc_warn("missing regs for base reg R10 at ip %pB\n", in unwind_next_frame()
455 orc_warn("missing regs for base reg R13 at ip %pB\n", in unwind_next_frame()
464 orc_warn("missing regs for base reg DI at ip %pB\n", in unwind_next_frame()
473 orc_warn("missing regs for base reg DX at ip %pB\n", in unwind_next_frame()
[all …]