Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h722 #define P2M_DEBUG(f, a...) \ macro
725 #define P2M_DEBUG(f, a...) do { (void)(f); } while(0) macro
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m-pt.c138 P2M_DEBUG("gfn=%#lx out of range " in p2m_find_entry()
389 P2M_DEBUG("bogus recalc state at d%d:%lx:%u\n", in do_recalc()
422 P2M_DEBUG("bogus recalc leaf at d%d:%lx:%u\n", in do_recalc()
A Dp2m.c736 P2M_DEBUG("removing gfn=%#lx mfn=%#lx\n", gfn_l, mfn); in p2m_remove_page()
807 P2M_DEBUG("adding gfn=%#lx mfn=%#lx\n", gfn_x(gfn), mfn_x(mfn)); in guest_physmap_add_entry()
888 P2M_DEBUG("aliased! mfn=%#lx, old gfn=%#lx, new gfn=%#lx\n", in guest_physmap_add_entry()
895 P2M_DEBUG("old gfn=%#lx -> mfn %#lx\n", in guest_physmap_add_entry()
1117 P2M_DEBUG("set %d %lx %lx\n", gfn_p2mt, gfn_l, mfn_x(mfn)); in set_typed_p2m_entry()
1308 P2M_DEBUG("set shared %lx %lx\n", gfn_l, mfn_x(mfn)); in set_shared_p2m_entry()
A Dp2m-pod.c1306 P2M_DEBUG("mark pod gfn=%#lx\n", gfn_l); in guest_physmap_mark_populate_on_demand()
1319 P2M_DEBUG("gfn_to_mfn returned type %d!\n", ot); in guest_physmap_mark_populate_on_demand()

Completed in 13 milliseconds