Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_dom_core.c436 DOMPRINTF("%s: pfn %"PRI_xen_pfn" out of range (0x%" PRIpfn " > 0x%" PRIpfn ")", in xc_dom_pfn_to_ptr_retcount()
455 " (req 0x%" PRIpfn "+0x%" PRIpfn "," in xc_dom_pfn_to_ptr_retcount()
456 " blk 0x%" PRIpfn "+0x%" PRIpfn ")", in xc_dom_pfn_to_ptr_retcount()
480 " can't malloc (pfn 0x%" PRIpfn ")", in xc_dom_pfn_to_ptr_retcount()
522 DOMPRINTF("%s: %s: pfn 0x%" PRIpfn "+0x%" PRIpfn " at %p", in xc_dom_pfn_to_ptr_retcount()
540 "%s: segment %s too large (0x%"PRIpfn" > " in xc_dom_chk_alloc_pages()
541 "0x%"PRIpfn" - 0x%"PRIpfn" pages)", __FUNCTION__, name, in xc_dom_chk_alloc_pages()
610 " (pfn 0x%" PRIpfn " + 0x%" PRIpfn " pages)", in xc_dom_alloc_segment()
627 DOMPRINTF("%-20s: %-12s : 0x%" PRIx64 " (pfn 0x%" PRIpfn ")", in xc_dom_alloc_page()
645 DOMPRINTF("%s: Huh? no mapping with pfn 0x%" PRIpfn "", in xc_dom_unmap_one()
[all …]
A Dxc_dom_boot.c52 DOMPRINTF("%s: vaddr=0x%" PRIx64 " pfn=0x%" PRIpfn "", __FUNCTION__, in setup_hypercall_page()
142 "%s: failed to mmap domU pages 0x%" PRIpfn "+0x%" PRIpfn in xc_dom_boot_domU_map()
157 "%s: failed to mmap domU pages 0x%" PRIpfn "+0x%" PRIpfn in xc_dom_boot_domU_map()
A Dxc_sr_restore.c286 ERROR("Mapping pfn %#"PRIpfn" (mfn %#"PRIpfn", type %#"PRIx32") failed with %d", in process_page_data()
295 ERROR("Failed to localise pfn %#"PRIpfn" (type %#"PRIx32")", in process_page_data()
304 ERROR("verify pfn %#"PRIpfn" failed (type %#"PRIx32")", in process_page_data()
404 ERROR("pfn %#"PRIpfn" (index %u) outside domain maximum", pfn, i); in handle_page_data()
412 ERROR("Invalid type %#"PRIx32" for pfn %#"PRIpfn" (index %u)", in handle_page_data()
962 IPRINTF("XenStore: mfn %#"PRIpfn", dom %d, evt %u", in xc_domain_restore()
967 IPRINTF("Console: mfn %#"PRIpfn", dom %d, evt %u", in xc_domain_restore()
A Dxc_dom_x86.c161 "%s: not enough memory for initial mapping (%#"PRIpfn" > %#"PRIpfn")", in count_pgtables()
354 "(L3 PFN %#"PRIpfn" MFN %#"PRIpfn"=>%#"PRIpfn")", in move_l3_below_4G()
477 "(L3 PFN %#"PRIpfn" MFN %#"PRIpfn")", in setup_pgtables_x86_32_pae()
910 DOMPRINTF("%s: cr3: pfn 0x%" PRIpfn " mfn 0x%" PRIpfn "", in vcpu_x86_32()
956 DOMPRINTF("%s: cr3: pfn 0x%" PRIpfn " mfn 0x%" PRIpfn "", in vcpu_x86_64()
1249 "%s: vNUMA page count mismatch (0x%"PRIpfn" != 0x%"PRIpfn")", in meminit_pv()
1693 "%s: pin_table failed (pfn 0x%" PRIpfn ", rc=%d)", in bootlate_pv()
1700 DOMPRINTF("%s: shared_info: pfn 0x%" PRIpfn ", mfn 0x%" PRIpfn "", in bootlate_pv()
A Dxc_sr_save.c184 ERROR("Mapping of pfn %#"PRIpfn" (mfn %#"PRIpfn") failed %d", in write_batch()
/xen/tools/libxc/include/
A Dxc_dom.h32 #define PRIpfn PRI_xen_pfn macro

Completed in 13 milliseconds