/Linux-v5.15/arch/arm64/kvm/vgic/ |
D | vgic-v2.c | 296 kvm_err("Need to set vgic cpu and dist addresses first\n"); in vgic_v2_map_resources() 301 kvm_err("VGIC CPU and dist frames overlap\n"); in vgic_v2_map_resources() 311 kvm_err("Unable to initialize VGIC dynamic data structures\n"); in vgic_v2_map_resources() 317 kvm_err("Unable to register VGIC MMIO regions\n"); in vgic_v2_map_resources() 326 kvm_err("Unable to remap VGIC CPU to VCPU\n"); in vgic_v2_map_resources() 349 kvm_err("GICH not present in the firmware table\n"); in vgic_v2_probe() 362 kvm_err("Cannot map GICV into hyp\n"); in vgic_v2_probe() 374 kvm_err("Cannot map VCTRL into hyp\n"); in vgic_v2_probe() 383 kvm_err("Cannot register GICv2 KVM device\n"); in vgic_v2_probe()
|
D | vgic-v3.c | 552 kvm_err("Need to set vgic distributor addresses first\n"); in vgic_v3_map_resources() 557 kvm_err("VGIC redist and dist frames overlap\n"); in vgic_v3_map_resources() 571 kvm_err("Unable to register VGICv3 dist MMIO regions\n"); in vgic_v3_map_resources() 654 kvm_err("Cannot register GICv2 KVM device.\n"); in vgic_v3_probe() 661 kvm_err("Cannot register GICv3 KVM device.\n"); in vgic_v3_probe()
|
D | vgic-init.c | 531 kvm_err("No vgic maintenance irq\n"); in kvm_vgic_hyp_init() 575 kvm_err("Cannot register interrupt %d\n", in kvm_vgic_hyp_init() 584 kvm_err("Cannot register vgic CPU notifier\n"); in kvm_vgic_hyp_init()
|
D | vgic-v4.c | 260 kvm_err("VPE IRQ allocation failure\n"); in vgic_v4_init() 288 kvm_err("failed to allocate vcpu IRQ%d\n", irq); in vgic_v4_init()
|
D | vgic.c | 492 kvm_err("%s: no interrupt descriptor\n", __func__); in kvm_vgic_map_irq()
|
/Linux-v5.15/arch/arm64/kvm/ |
D | handle_exit.c | 296 kvm_err("Invalid host exception to nVHE hyp!\n"); in nvhe_hyp_panic_handler() 312 kvm_err("nVHE hyp BUG at: %s:%u!\n", file, line); in nvhe_hyp_panic_handler() 314 kvm_err("nVHE hyp BUG at: %016llx!\n", elr_virt + hyp_offset); in nvhe_hyp_panic_handler() 316 kvm_err("nVHE hyp panic at: %016llx!\n", elr_virt + hyp_offset); in nvhe_hyp_panic_handler() 325 kvm_err("Hyp Offset: 0x%llx\n", hyp_offset); in nvhe_hyp_panic_handler()
|
D | arm.c | 1710 kvm_err("Cannot initialize protected mode without PSCI\n"); in init_psci_relay() 1883 kvm_err("Cannot map world-switch code\n"); in init_hyp_mode() 1890 kvm_err("Cannot map .hyp.rodata section\n"); in init_hyp_mode() 1897 kvm_err("Cannot map rodata section\n"); in init_hyp_mode() 1909 kvm_err("Cannot map hyp bss section: %d\n", err); in init_hyp_mode() 1916 kvm_err("Cannot map bss section\n"); in init_hyp_mode() 1929 kvm_err("Cannot map hyp stack\n"); in init_hyp_mode() 1941 kvm_err("Cannot map hyp percpu region\n"); in init_hyp_mode() 1961 kvm_err("Failed to init hyp memory protection\n"); in init_hyp_mode() 1970 kvm_err("error initializing Hyp mode: %d\n", err); in init_hyp_mode() [all …]
|
D | arch_timer.c | 1052 kvm_err("Invalid trigger for timer IRQ%d, assuming level low\n", in kvm_irq_fixup_flags() 1063 kvm_err("kvm_arch_timer: invalid virtual timer IRQ: %d\n", in kvm_irq_init() 1115 kvm_err("kvm_arch_timer: uninitialized timecounter\n"); in kvm_timer_hyp_init() 1128 kvm_err("kvm_arch_timer: can't request vtimer interrupt %d (%d)\n", in kvm_timer_hyp_init() 1137 kvm_err("kvm_arch_timer: error setting vcpu affinity\n"); in kvm_timer_hyp_init() 1152 kvm_err("kvm_arch_timer: can't request ptimer interrupt %d (%d)\n", in kvm_timer_hyp_init() 1161 kvm_err("kvm_arch_timer: error setting vcpu affinity\n"); in kvm_timer_hyp_init() 1168 kvm_err("kvm_arch_timer: invalid physical timer IRQ: %d\n", in kvm_timer_hyp_init()
|
D | reset.c | 339 kvm_err("PAGE_SIZE not supported at Stage-2, giving up\n"); in kvm_set_ipa_limit() 348 kvm_err("Unsupported value for TGRAN_2, giving up\n"); in kvm_set_ipa_limit()
|
D | mmu.c | 511 kvm_err("kvm_arch already initialized?\n"); in kvm_init_stage2_mmu() 970 kvm_err("Unexpected L2 read permission error\n"); in user_mem_abort() 981 kvm_err("Failed to find VMA for hva 0x%lx\n", hva); in user_mem_abort() 1219 kvm_err("Unsupported FSC: EC=%#x xFSC=%#lx ESR_EL2=%#lx\n", in kvm_handle_guest_abort() 1384 kvm_err("Failed to idmap %lx-%lx\n", in kvm_map_idmap_text() 1433 kvm_err("IDMAP intersecting with HYP VA, unable to continue\n"); in kvm_mmu_init() 1440 kvm_err("Hyp mode page-table not allocated\n"); in kvm_mmu_init()
|
D | sys_regs.c | 2145 kvm_err("sys_reg table %p entry %d has lacks reset\n", in check_sysreg_table() 2151 kvm_err("sys_reg table %p out of order (%d)\n", table, i - 1); in check_sysreg_table()
|
/Linux-v5.15/arch/arm64/kvm/hyp/ |
D | reserved_mem.c | 69 kvm_err("Failed to register hyp memblocks: %d\n", ret); in kvm_hyp_reserve() 103 kvm_err("Failed to reserve hyp memory\n"); in kvm_hyp_reserve()
|
/Linux-v5.15/arch/mips/kvm/ |
D | emulate.c | 51 kvm_err("%s: unaligned epc\n", __func__); in kvm_compute_return_epc() 121 kvm_err("%s: DSP branch but not DSP ASE\n", in kvm_compute_return_epc() 200 kvm_err("%s: unsupported cop1_op\n", __func__); in kvm_compute_return_epc() 1238 kvm_err("Godson Extended GS-Store not yet supported (inst=0x%08x)\n", in kvm_mips_emulate_store() 1245 kvm_err("Store not yet supported (inst=0x%08x)\n", in kvm_mips_emulate_store() 1482 kvm_err("Godson Extended GS-Load for float not yet supported (inst=0x%08x)\n", in kvm_mips_emulate_load() 1490 kvm_err("Load not yet supported (inst=0x%08x)\n", in kvm_mips_emulate_load() 1518 kvm_err("Bad MMIO length: %d", run->mmio.len); in kvm_mips_complete_mmio_load()
|
D | vz.c | 832 kvm_err("Exception Code: %d not handled @ PC: %p, inst: 0x%08x BadVaddr: %#lx Status: %#x\n", in kvm_trap_vz_no_handler() 1065 kvm_err("[%#lx]%s: unsupported cop0 instruction 0x%08x\n", in kvm_vz_gpsi_cop0() 1133 kvm_err("@ %#lx/%#lx CACHE (cache: %#x, op: %#x, base[%d]: %#lx, offset: %#x\n", in kvm_vz_gpsi_cache() 1194 kvm_err("lwc2 emulate not impl %d rs %lx @%lx\n", in kvm_vz_gpsi_lwc2() 1202 kvm_err("[%#lx]%s: unsupported lwc2 instruction 0x%08x 0x%08x\n", in kvm_vz_gpsi_lwc2() 1284 kvm_err("GPSI exception not supported (%p/%#x)\n", in kvm_trap_vz_handle_gpsi() 1404 kvm_err("Handle GSFC, unsupported field change @ %p: %#x\n", in kvm_trap_vz_handle_gsfc() 1412 kvm_err("Handle GSFC, unrecognized instruction @ %p: %#x\n", in kvm_trap_vz_handle_gsfc() 1476 kvm_err("Guest Exception Code: %d not yet handled @ PC: %p, inst: 0x%08x Status: %#x\n", in kvm_trap_vz_no_handler_guest_exit() 1646 kvm_err("Guest Emulate Load from MMIO space failed: PC: %p, BadVaddr: %#lx\n", in kvm_trap_vz_handle_tlb_ld_miss() [all …]
|
D | mips.c | 355 kvm_err("CP0_EBase.WG required for guest exception base %pK\n", in kvm_arch_vcpu_create() 509 kvm_err("%s: invalid interrupt ioctl (%d:%d)\n", __func__, in kvm_vcpu_ioctl_interrupt() 1014 kvm_err("kvm: module already exists\n"); in kvm_arch_init() 1323 …kvm_err("Exception Code: %d, not yet handled, @ PC: %p, inst: 0x%08x BadVaddr: %#lx Status: %#x\n… in kvm_mips_handle_exit()
|
/Linux-v5.15/include/linux/ |
D | kvm_host.h | 628 #define kvm_err(fmt, ...) \ macro 652 kvm_err("vcpu%i " fmt, (vcpu)->vcpu_id, ## __VA_ARGS__)
|
/Linux-v5.15/arch/x86/kvm/ |
D | x86.c | 5810 kvm_err("Failed to pause guest VCPU%d: %d\n", in kvm_arch_suspend_notifier() 7077 kvm_err("%s: unexpected cr %u\n", __func__, cr); in emulator_get_cr() 7106 kvm_err("%s: unexpected cr %u\n", __func__, cr); in emulator_set_cr()
|
/Linux-v5.15/virt/kvm/ |
D | kvm_main.c | 5639 kvm_err("%s: cgroup_attach_task_all failed with err %d\n", in kvm_vm_worker_thread()
|