Searched refs:PRIu16 (Results 1 – 4 of 4) sorted by relevance
/xen/xen/arch/x86/hvm/ |
A D | save.c | 166 printk(XENLOG_G_ERR "HVM%d save: failed to save type %"PRIu16" (%d)\n", in hvm_save_one() 254 "HVM %pv save: failed to save type %"PRIu16"\n", in hvm_save() 267 "HVM d%d save: failed to save type %"PRIu16"\n", in hvm_save() 336 printk(XENLOG_G_INFO "HVM%d restore: %s %"PRIu16"\n", d->domain_id, in hvm_load() 358 " %"PRIu32" + %zu bytes for typecode %"PRIu16"\n", in _hvm_init_entry()
|
/xen/xen/include/xen/ |
A D | inttypes.h | 86 # define PRIu16 "u" macro
|
/xen/tools/libs/hypfs/ |
A D | core.c | 322 ret = asprintf(&ret_buf, "%"PRIu16, *(uint16_t *)buf); in xenhypfs_read()
|
/xen/stubdom/vtpmmgr/ |
A D | vtpm_cmd_handler.c | 873 vtpmlogerror(VTPM_LOG_VTPM, "Invalid tag=%" PRIu16 "\n", tag); in vtpmmgr_handle_cmd()
|
Completed in 9 milliseconds