DBGPRINT
DBGPRINT(
DBGPRINT(
DBGPRINT("%s %s@%s inserted to tree\n",
DBGPRINT("%s ukt is null\n", __func__);
DBGPRINT("%s [ %s ] (%s)\n", __func__, a->path, alast->path);
DBGPRINT("%s %s@%s -> %s@%s\n", __func__,
DBGPRINT("%s %p %d %p\n", __func__, tbl, size, addr);
DBGPRINT("%s %s@%s [%x]\n", __func__, tbl->pfrt_name,
DBGPRINT("patching tag %u", tag);
DBGPRINT("patched %d places", i);
DBGPRINT("patching tag %u with %p", tag, code);
DBGPRINT("patched %d places", i);
DBGPRINT("patching tag %u with %s %p", tag, op, func);
DBGPRINT("patched %d places", i);
DBGPRINT("%s: Unmapped %#zx bytes\n", __func__, size);
DBGPRINT("patching tag %u", tag);
DBGPRINT("patched %d places", i);
DBGPRINT("patching tag %u with %p", tag, code);
DBGPRINT("patched %d places", i);
DBGPRINT("patching tag %u with call %p", tag, func);
DBGPRINT("patched %d places", i);