Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 1 – 25 of 25) sorted by relevance

/xen/tools/misc/
A Dxen-hvmctx.c151 … " cs %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.8" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
152 … " es %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.8" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
153 … " ds %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.8" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
154 … " fs %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.8" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
155 … " gs %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.8" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
156 … " ss %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.8" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
157 … " tr %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.4" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
158 … " ldtr %#6.4" PRIx32 " (%#18.8" PRIx64 " + %#10.4" PRIx32 " / %#7.4" PRIx32 ")\n" in dump_cpu()
159 " idtr (%#18.8" PRIx64 " + %#10.4" PRIx32 ")\n" in dump_cpu()
160 " gdtr (%#18.8" PRIx64 " + %#10.4" PRIx32 ")\n" in dump_cpu()
[all …]
/xen/tools/libxc/
A Dxc_dom_binloader.c166 DOMPRINTF(" flags: 0x%" PRIx32 "", image_info->flags); in xc_dom_parse_bin_kernel()
167 DOMPRINTF(" header_addr: 0x%" PRIx32 "", image_info->header_addr); in xc_dom_parse_bin_kernel()
168 DOMPRINTF(" load_addr: 0x%" PRIx32 "", image_info->load_addr); in xc_dom_parse_bin_kernel()
171 DOMPRINTF(" entry_addr: 0x%" PRIx32 "", image_info->entry_addr); in xc_dom_parse_bin_kernel()
178 "0x%08" PRIx32 " found 0x%08" PRIx32 "", in xc_dom_parse_bin_kernel()
198 DOMPRINTF(" start_addr: 0x%" PRIx32 "", start_addr); in xc_dom_parse_bin_kernel()
199 DOMPRINTF(" load_end_addr: 0x%" PRIx32 "", load_end_addr); in xc_dom_parse_bin_kernel()
200 DOMPRINTF(" bss_end_addr: 0x%" PRIx32 "", bss_end_addr); in xc_dom_parse_bin_kernel()
274 DOMPRINTF(" skip: 0x%" PRIx32 "", skip); in xc_dom_load_bin_kernel()
275 DOMPRINTF(" text_size: 0x%" PRIx32 "", text_size); in xc_dom_load_bin_kernel()
[all …]
A Dxc_dom_arm.c144 DOMPRINTF("Initial state CPSR %#"PRIx32" PC %#"PRIx32, in vcpu_arm32()
186 DOMPRINTF("Initial state CPSR %#"PRIx32" PC %#"PRIx64, in vcpu_arm64()
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()
412 ERROR("Invalid type %#"PRIx32" for pfn %#"PRIpfn" (index %u)", in handle_page_data()
/xen/xen/arch/arm/arm64/
A Dtraps.c39 printk("ESR=0x%08"PRIx32": EC=%"PRIx32", IL=%"PRIx32", ISS=%"PRIx32"\n", in do_bad_mode()
/xen/tools/xentrace/
A Dxenctx.c556 printf("PC: %08"PRIx32, regs->pc32); in print_ctx_32()
559 printf("CPSR: %08"PRIx32"\n", regs->cpsr); in print_ctx_32()
560 printf("USR: SP:%08"PRIx32" LR:%08"PRIx32"\n", in print_ctx_32()
562 printf("SVC: SPSR:%08"PRIx32" SP:%08"PRIx32" LR:%08"PRIx32"\n", in print_ctx_32()
564 printf("FIQ: SPSR:%08"PRIx32" SP:%08"PRIx32" LR:%08"PRIx32"\n", in print_ctx_32()
566 printf("IRQ: SPSR:%08"PRIx32" SP:%08"PRIx32" LR:%08"PRIx32"\n", in print_ctx_32()
568 printf("ABT: SPSR:%08"PRIx32" SP:%08"PRIx32" LR:%08"PRIx32"\n", in print_ctx_32()
570 printf("UND: SPSR:%08"PRIx32" SP:%08"PRIx32" LR:%08"PRIx32"\n", in print_ctx_32()
574 printf(" r0_usr: %08"PRIx32"\t", regs->r0_usr); in print_ctx_32()
575 printf(" r1_usr: %08"PRIx32"\t", regs->r1_usr); in print_ctx_32()
[all …]
/xen/xen/arch/arm/
A Dtraps.c766 printk(" R0: %08"PRIx32" R1: %08"PRIx32" R2: %08"PRIx32" R3: %08"PRIx32"\n", in show_registers_32()
768 printk(" R4: %08"PRIx32" R5: %08"PRIx32" R6: %08"PRIx32" R7: %08"PRIx32"\n", in show_registers_32()
770 printk(" R8: %08"PRIx32" R9: %08"PRIx32" R10:%08"PRIx32" R11:%08"PRIx32" R12:%08"PRIx32"\n", in show_registers_32()
783 printk("SVC: SP: %08"PRIx32" LR: %08"PRIx32" SPSR:%08"PRIx32"\n", in show_registers_32()
785 printk("ABT: SP: %08"PRIx32" LR: %08"PRIx32" SPSR:%08"PRIx32"\n", in show_registers_32()
787 printk("UND: SP: %08"PRIx32" LR: %08"PRIx32" SPSR:%08"PRIx32"\n", in show_registers_32()
789 printk("IRQ: SP: %08"PRIx32" LR: %08"PRIx32" SPSR:%08"PRIx32"\n", in show_registers_32()
791 printk("FIQ: SP: %08"PRIx32" LR: %08"PRIx32" SPSR:%08"PRIx32"\n", in show_registers_32()
793 … printk("FIQ: R8: %08"PRIx32" R9: %08"PRIx32" R10:%08"PRIx32" R11:%08"PRIx32" R12:%08"PRIx32"\n", in show_registers_32()
810 printk(" IFAR: %08"PRIx32", IFSR: %08"PRIx32"\n" in show_registers_32()
[all …]
A Dsetup.c118 printk("Processor: %08"PRIx32": \"%s\", variant: 0x%x, part 0x%03x, rev 0x%x\n", in processor_id()
153 printk(" Processor Features: %08"PRIx32":%08"PRIx32"\n", in processor_id()
166 printk(" Debug Features: %08"PRIx32"\n", in processor_id()
168 printk(" Auxiliary Features: %08"PRIx32"\n", in processor_id()
171 "%08"PRIx32" %08"PRIx32" %08"PRIx32" %08"PRIx32"\n", in processor_id()
/xen/xen/include/asm-arm/
A Dtypes.h39 #define PRIvaddr PRIx32
/xen/tools/xl/
A Dxl_saverestore.c121 " 0x%"PRIx32"/0x%"PRIx32"/%"PRIu32")\n", in save_domain_core_writeconfig()
A Dxl_vmcontrol.c722 " 0x%"PRIx32"/0x%"PRIx32"/%"PRIu32")\n", in create_domain()
728 fprintf(stderr, "Savefile has mandatory flag(s) 0x%"PRIx32" " in create_domain()
/xen/tools/debugger/kdd/
A Dkdd.c256 " id 0x%8.8"PRIx32" sum 0x%"PRIx32" (%s: 0x%"PRIx32")\n", in kdd_log_pkt()
918 KDD_LOG(s, "Soft breakpoint %#"PRIx32" op %#"PRIx32"/%#"PRIx32"\n", in kdd_handle_soft_breakpoint()
1053 KDD_LOG(s, "Read MSR 0x%"PRIx32"\n", msr); in kdd_handle_read_msr()
1067 KDD_LOG(s, "Write MSR 0x%"PRIx32" = 0x%"PRIx64"\n", msr, val); in kdd_handle_write_msr()
1152 KDD_LOG(s, "Continue: 0x%8.8"PRIx32"\n", p->cmd.cont.reason1); in kdd_handle_pkt()
A Dkdd-xen.c514 KDD_DEBUG(g, "map: %u, 0x%16.16"PRIx32": %p +0x%"PRIx32"\n", in kdd_access_physical_page()
/xen/xen/arch/x86/hvm/
A Dsave.c51 printk(XENLOG_G_ERR "HVM%d restore: bad magic number %#"PRIx32"\n", in arch_hvm_load()
67 "(%#"PRIx32") and restored on another (%#"PRIx32").\n", in arch_hvm_load()
A Dirq.c604 " ISA 0x%8.8"PRIx32" ROUTE %u %u %u %u\n", in irq_dump()
633 printk("Callback via %i:%#"PRIx32",%s asserted\n", in irq_dump()
/xen/tools/xcutils/
A Dreadnotes.c94 printf("%s: mask=%#"PRIx32" value=%#"PRIx32"\n", prefix, in print_l1_mfn_valid_note()
/xen/xen/arch/x86/guest/xen/
A Dpvh-boot.c122 printk(" flags: %#"PRIx32"\n", pvh_info->flags); in pvh_print_info()
/xen/xen/include/xen/
A Dinttypes.h103 # define PRIx32 "x" macro
/xen/tools/tests/xen-access/
A Dxen-access.c852 … "0x%"PRIx32" 0x%"PRIx32": EAX=0x%"PRIx64" EBX=0x%"PRIx64" ECX=0x%"PRIx64" EDX=0x%"PRIx64"\n", in main()
868 "VMExit info=0x%"PRIx32", descriptor=%d, is write=%d\n", in main()
/xen/xen/arch/x86/hvm/svm/
A Dsvmdebug.c164 PRINTF("GENERAL2_INTERCEPT: VMRUN intercept bit is clear (%#"PRIx32")\n", in svm_vmcb_isvalid()
A Dsvm.c284 dprintk(XENLOG_ERR, "%pv: Invalid pending event %#"PRIx32"\n", in svm_vmcb_restore()
292 dprintk(XENLOG_ERR, "%pv: Invalid error code %#"PRIx32"\n", in svm_vmcb_restore()
340 gdprintk(XENLOG_INFO, "Re-injecting %#"PRIx32", %#"PRIx32"\n", in svm_vmcb_restore()
/xen/tools/libxl/
A Dlibxl_create.c1615 LOGD(DEBUG, domid, "ioports %"PRIx32"-%"PRIx32, in domcreate_launch_dm()
1622 "failed give domain access to ioports %"PRIx32"-%"PRIx32, in domcreate_launch_dm()
A Dlibxl_event.c725 LOG(DEBUG, "watch w=%p epath=%s token=%s: counter != %"PRIx32, in watchfd_callback()
761 return GCSPRINTF("%d/%"PRIx32, slotnum, counterval); in watch_token()
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c719 dprintk(XENLOG_ERR, "%pv: Invalid pending event %#"PRIx32"\n", in vmx_vmcs_restore()
727 dprintk(XENLOG_ERR, "%pv: Invalid error code %#"PRIx32"\n", in vmx_vmcs_restore()
755 gdprintk(XENLOG_INFO, "Re-injecting %#"PRIx32", %#"PRIx32"\n", in vmx_vmcs_restore()
/xen/xen/drivers/passthrough/vtd/
A Ddmar.c747 " rhsau->address: %"PRIx64" rhsau->proximity_domain: %"PRIx32"\n", in acpi_parse_one_rhsa()

Completed in 52 milliseconds