Home
last modified time | relevance | path

Searched refs:PRIu8 (Results 1 – 3 of 3) sorted by relevance

/xen/xen/arch/x86/hvm/
A Dirq.c610 printk("GSI [%x - %x] %2.2"PRIu8" %2.2"PRIu8" %2.2"PRIu8" %2.2"PRIu8 in irq_dump()
611 " %2.2"PRIu8" %2.2"PRIu8" %2.2"PRIu8" %2.2"PRIu8"\n", in irq_dump()
625 printk(" %2"PRIu8, hvm_irq->gsi_assert_count[i]); in irq_dump()
628 printk("Link %2.2"PRIu8" %2.2"PRIu8" %2.2"PRIu8" %2.2"PRIu8"\n", in irq_dump()
/xen/xen/include/xen/
A Dinttypes.h85 # define PRIu8 "u" macro
/xen/tools/libs/hypfs/
A Dcore.c319 ret = asprintf(&ret_buf, "%"PRIu8, *(uint8_t *)buf); in xenhypfs_read()

Completed in 5 milliseconds