Searched refs:PRI_xen_pfn (Results 1 – 7 of 7) sorted by relevance
| /xen/tools/libxc/ |
| A D | xc_dom_boot.c | 267 xc_dom_printf(xch, "%s: d%d gnt[%u] -> d%d 0x%"PRI_xen_pfn, in xc_dom_set_gnttab_entry() 353 xc_dom_printf(xch, "%s: d%d: pfn=0x%"PRI_xen_pfn, __func__, in compat_gnttab_hvm_seed()
|
| A D | xc_dom_core.c | 436 DOMPRINTF("%s: pfn %"PRI_xen_pfn" out of range (0x%" PRIpfn " > 0x%" PRIpfn ")", in xc_dom_pfn_to_ptr_retcount() 943 DOMPRINTF("%s: RAM starts at %"PRI_xen_pfn, in xc_dom_rambase_init() 1109 DOMPRINTF("%s: Can't map %d pages at 0x%"PRI_xen_pfn, in xc_dom_load_acpi()
|
| /xen/xen/include/public/arch-x86/ |
| A D | xen.h | 77 #define PRI_xen_pfn "lx" macro
|
| /xen/xen/include/public/ |
| A D | arch-arm.h | 201 #define PRI_xen_pfn PRIx64 macro
|
| /xen/tools/libxc/include/ |
| A D | xc_dom.h | 32 #define PRIpfn PRI_xen_pfn
|
| /xen/tools/tests/xen-access/ |
| A D | xen-access.c | 273 DPRINTF("max_gpfn = %"PRI_xen_pfn"\n", xenaccess->max_gpfn); in xenaccess_init()
|
| /xen/xen/common/ |
| A D | grant_table.c | 2237 "can't remove GFN %"PRI_xen_pfn" (MFN %#"PRI_mfn")\n", in gnttab_transfer() 2888 "source frame %"PRI_xen_pfn" invalid\n", ptr->u.gmfn); in gnttab_copy_claim_buf()
|
Completed in 17 milliseconds