HomeSort by: relevance | last modified time | path
    Searched defs:histp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/pmap/
pmap.c 1414 struct kern_history * const histp = local in function:pmap_enter
1419 UVMHIST_CALLARGS(*histp, "(pmap=%#jx, va=%#jx, pa=%#jx",
1421 UVMHIST_LOG(*histp, "prot=%#jx flags=%#jx)", prot, flags, 0, 0);
1495 UVMHIST_LOG(*histp, " <-- ENOMEM", 0, 0, 0, 0);
1531 UVMHIST_LOG(*histp, "new pte %#jx (pa %#jx)",
1547 UVMHIST_LOG(*histp, "va=%#jx pg %#jx: "
1555 UVMHIST_LOG(*histp, "va=%#jx pg %#jx: defer "
1560 UVMHIST_LOG(*histp,
1570 UVMHIST_LOG(*histp,
1575 UVMHIST_LOG(*histp, " <-- 0 (OK)", 0, 0, 0, 0)
    [all...]
pmap.c 1414 struct kern_history * const histp = local in function:pmap_enter
1419 UVMHIST_CALLARGS(*histp, "(pmap=%#jx, va=%#jx, pa=%#jx",
1421 UVMHIST_LOG(*histp, "prot=%#jx flags=%#jx)", prot, flags, 0, 0);
1495 UVMHIST_LOG(*histp, " <-- ENOMEM", 0, 0, 0, 0);
1531 UVMHIST_LOG(*histp, "new pte %#jx (pa %#jx)",
1547 UVMHIST_LOG(*histp, "va=%#jx pg %#jx: "
1555 UVMHIST_LOG(*histp, "va=%#jx pg %#jx: defer "
1560 UVMHIST_LOG(*histp,
1570 UVMHIST_LOG(*histp,
1575 UVMHIST_LOG(*histp, " <-- 0 (OK)", 0, 0, 0, 0)
    [all...]

Completed in 49 milliseconds