Searched refs:PRId32 (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/tools/libs/evtchn/ |
A D | minios.c | 177 printf("xenevtchn_bind_interdomain(%d, %"PRId32")", domid, remote_port); in xenevtchn_bind_interdomain() 203 printf("Warning: couldn't find port %"PRId32" for xc handle %x\n", port, fd); in xenevtchn_unbind()
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_checkpoint_device.c | 154 " (device=%s:%"PRId32"/%"PRId32")", in device_setup_iterate()
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | inttypes.h | 39 # define PRId32 "d" macro
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | domain_build.c | 953 printk(XENLOG_ERR "Unable to map IRQ%"PRId32" to dom%d\n", in map_irq_to_domain() 974 printk(XENLOG_ERR "%s: IRQ%"PRId32" is not a SPI\n", in map_dt_irq_to_domain() 984 "%s: Unable to setup IRQ%"PRId32" to dom%d\n", in map_dt_irq_to_domain()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_arm.c | 242 xc_dom_printf(xch, "%s: guest %s, address size %" PRId32 "", __FUNCTION__, in set_mode()
|
A D | xc_dom_x86.c | 1052 xc_dom_printf(xch, "%s: guest %s, address size %" PRId32 "", __FUNCTION__, in x86_compat()
|
Completed in 12 milliseconds