Home
last modified time | relevance | path

Searched refs:kvm_debug (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/mips/kvm/
A Dmips.c286 kvm_debug("kvm @ %p: create cpu %d at %p\n", in kvm_arch_vcpu_create()
344 kvm_debug("L1 Vectored handler @ %p\n", in kvm_arch_vcpu_create()
492 kvm_debug("%s: CPU: %d, INTR: %d\n", __func__, irq->cpu, in kvm_vcpu_ioctl_interrupt()
912 kvm_debug("[%d] %s: irq: %d\n", vcpu->vcpu_id, __func__, in kvm_arch_vcpu_async_ioctl()
1100 kvm_debug("VCPU Register Dump:\n"); in kvm_arch_vcpu_dump_regs()
1101 kvm_debug("\tpc = 0x%08lx\n", vcpu->arch.pc); in kvm_arch_vcpu_dump_regs()
1105 kvm_debug("\tgpr%02d: %08lx %08lx %08lx %08lx\n", i, in kvm_arch_vcpu_dump_regs()
1110 kvm_debug("\thi: 0x%08lx\n", vcpu->arch.hi); in kvm_arch_vcpu_dump_regs()
1111 kvm_debug("\tlo: 0x%08lx\n", vcpu->arch.lo); in kvm_arch_vcpu_dump_regs()
1114 kvm_debug("\tStatus: 0x%08x, Cause: 0x%08x\n", in kvm_arch_vcpu_dump_regs()
[all …]
A Demulate.c256 kvm_debug("update_pc(): New PC: %#lx\n", vcpu->arch.pc); in update_pc()
947 kvm_debug("[%#lx] !!!WAIT!!! (%#lx)\n", vcpu->arch.pc, in kvm_mips_emul_wait()
1002 kvm_debug("[%#lx] OP_SD: eaddr: %#lx, gpr: %#lx, data: %#llx\n", in kvm_mips_emulate_store()
1012 kvm_debug("[%#lx] OP_SW: eaddr: %#lx, gpr: %#lx, data: %#x\n", in kvm_mips_emulate_store()
1021 kvm_debug("[%#lx] OP_SH: eaddr: %#lx, gpr: %#lx, data: %#x\n", in kvm_mips_emulate_store()
1030 kvm_debug("[%#lx] OP_SB: eaddr: %#lx, gpr: %#lx, data: %#x\n", in kvm_mips_emulate_store()
1060 kvm_debug("[%#lx] OP_SWL: eaddr: %#lx, gpr: %#lx, data: %#x\n", in kvm_mips_emulate_store()
1090 kvm_debug("[%#lx] OP_SWR: eaddr: %#lx, gpr: %#lx, data: %#x\n", in kvm_mips_emulate_store()
1138 kvm_debug("[%#lx] OP_SDL: eaddr: %#lx, gpr: %#lx, data: %llx\n", in kvm_mips_emulate_store()
1185 kvm_debug("[%#lx] OP_SDR: eaddr: %#lx, gpr: %#lx, data: %llx\n", in kvm_mips_emulate_store()
[all …]
A Dhypcall.c22 kvm_debug("[%#lx] HYPCALL %#03x\n", vcpu->arch.pc, code); in kvm_mips_emul_hypcall()
A Dmmu.c720 kvm_debug("%s: vcpu %p, cpu: %d\n", __func__, vcpu, cpu); in kvm_arch_vcpu_load()
726 kvm_debug("[%d->%d]KVM VCPU[%d] switch\n", in kvm_arch_vcpu_load()
A Dtlb.c144 kvm_debug("%s: Invalidated root entryhi %#lx @ idx %d\n", in kvm_vz_host_tlb_inv()
A Dvz.c1104 kvm_debug("CACHE (cache: %#x, op: %#x, base[%d]: %#lx, offset: %#x\n", in kvm_vz_gpsi_cache()
/linux-6.3-rc2/arch/arm64/kvm/
A Dreset.c398 kvm_debug("PAGE_SIZE supported at Stage-2 (default)\n"); in kvm_set_ipa_limit()
401 kvm_debug("PAGE_SIZE supported at Stage-2 (advertised)\n"); in kvm_set_ipa_limit()
A Darch_timer.c1175 kvm_debug("virtual timer IRQ%d\n", host_vtimer_irq); in kvm_timer_hyp_init()
1197 kvm_debug("physical timer IRQ%d\n", host_ptimer_irq); in kvm_timer_hyp_init()
1278 kvm_debug("incorrectly configured timer irqs\n"); in kvm_timer_enable()
A Dpmu-emul.c286 kvm_debug("fail to enable perf event\n"); in kvm_pmu_enable_counter_mask()
943 kvm_debug("Set kvm ARM PMU irq: %d\n", irq); in kvm_arm_pmu_v3_set_attr()
A Dmmu.c1714 kvm_debug("Using %u-bit virtual addresses at EL2\n", *hyp_va_bits); in kvm_mmu_init()
1715 kvm_debug("IDMAP page: %lx\n", hyp_idmap_start); in kvm_mmu_init()
1716 kvm_debug("HYP VA range: %lx:%lx\n", in kvm_mmu_init()
/linux-6.3-rc2/arch/arm64/kvm/vgic/
A Dvgic-v2.c296 kvm_debug("Need to set vgic cpu and dist addresses first\n"); in vgic_v2_map_resources()
301 kvm_debug("VGIC CPU and dist frames overlap\n"); in vgic_v2_map_resources()
397 kvm_debug("vgic-v2@%llx\n", info->vctrl.start); in vgic_v2_probe()
A Dvgic-v3.c549 kvm_debug("vcpu %ld redistributor base not set\n", c); in vgic_v3_map_resources()
555 kvm_debug("Need to set vgic distributor addresses first\n"); in vgic_v3_map_resources()
560 kvm_debug("VGIC redist and dist frames overlap\n"); in vgic_v3_map_resources()
/linux-6.3-rc2/arch/riscv/kvm/
A Dmmu.c572 kvm_debug("Failed to map G-stage page (error %d)\n", ret); in kvm_set_spte_gfn()
/linux-6.3-rc2/include/linux/
A Dkvm_host.h814 #define kvm_debug(fmt, ...) \ macro
829 kvm_debug("vcpu%i " fmt, (vcpu)->vcpu_id, ## __VA_ARGS__)

Completed in 34 milliseconds