Searched refs:PRI_gfn (Results 1 – 12 of 12) sorted by relevance
/xen/xen/arch/x86/mm/ |
A D | mem_paging.c | 107 gdprintk(XENLOG_ERR, "%pd paging gfn %"PRI_gfn" yet no ring in place\n", in p2m_mem_paging_populate() 389 "%pd: fresh page for GFN %"PRI_gfn" in unexpected state\n", in prepare()
|
A D | mem_sharing.c | 791 gdprintk(XENLOG_ERR, "Debug for %pd, gfn=%" PRI_gfn "\n", in debug_gfn()
|
A D | p2m.c | 2089 "failed to set entry for %"PRI_gfn" -> %"PRI_mfn" altp2m %u, rc %d\n", in p2m_altp2m_get_or_propagate()
|
/xen/xen/arch/x86/hvm/viridian/ |
A D | viridian.c | 253 gdprintk(XENLOG_WARNING, "Bad GMFN %#"PRI_gfn" (MFN %#"PRI_mfn")\n", in enable_hypercall_page() 749 gdprintk(XENLOG_WARNING, "Bad GMFN %#"PRI_gfn" (MFN %#"PRI_mfn")\n", in viridian_map_guest_page()
|
/xen/xen/drivers/passthrough/vtd/ |
A D | utils.c | 98 printk("print_vtd_entries: iommu #%u dev %04x:%02x:%02x.%u gmfn %"PRI_gfn"\n", in print_vtd_entries()
|
/xen/xen/arch/x86/mm/shadow/ |
A D | types.h | 280 #define SH_PRI_gfn PRI_gfn
|
A D | common.c | 2101 " (gfn %"PRI_gfn"): c=%lx t=%lx s=%d i=%d\n", in sh_remove_all_mappings()
|
/xen/xen/arch/x86/ |
A D | domain.c | 764 "Failed to get %pd's shared_info GFN (%"PRI_gfn")\n", in arch_domain_soft_reset() 774 "Failed to alloc a page to replace %pd's shared_info GFN %"PRI_gfn"\n", in arch_domain_soft_reset() 784 "Failed to remove %pd's shared_info GFN %"PRI_gfn"\n", in arch_domain_soft_reset() 795 "Failed to add a page to replace %pd's shared_info frame %"PRI_gfn"\n", in arch_domain_soft_reset()
|
/xen/xen/include/xen/ |
A D | mm.h | 101 #define PRI_gfn "05lx" macro
|
/xen/xen/common/ |
A D | argo.c | 1498 gprintk(XENLOG_ERR, "argo: vm%u: invalid gfn %"PRI_gfn" " in find_ring_mfns() 1508 argo_dprintk("%u: %"PRI_gfn" -> %"PRI_mfn"\n", in find_ring_mfns()
|
/xen/xen/arch/arm/ |
A D | p2m.c | 1610 …printk(XENLOG_G_ERR "Unable to remove mapping gfn=%#"PRI_gfn" order=%u from the p2m of domain %d\n… in relinquish_p2m_mapping()
|
/xen/xen/arch/x86/hvm/ |
A D | hvm.c | 1884 printk(XENLOG_ERR "Failed to shatter gfn %"PRI_gfn": %d\n", in hvm_hap_nested_page_fault()
|
Completed in 39 milliseconds