Home
last modified time | relevance | path

Searched refs:pr_dbg (Results 1 – 19 of 19) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvmcs.c95 pr_dbg("Initialize host state"); in init_host_state()
166 pr_dbg("64-bit********"); in init_host_state()
174 pr_dbg("VMX_HOST_IA32_EFER: 0x%016lx ", in init_host_state()
179 pr_dbg("Natural-width********"); in init_host_state()
183 pr_dbg("VMX_HOST_CR0: 0x%016lx ", value); in init_host_state()
188 pr_dbg("VMX_HOST_CR3: 0x%016lx ", value); in init_host_state()
269 pr_dbg("Initialize execution control "); in init_exec_ctrl()
469 pr_dbg("Natural-width*********"); in init_exec_ctrl()
493 pr_dbg("Initialize Entry control "); in init_entry_ctrl()
529 pr_dbg("Initialize Exit control "); in init_exit_ctrl()
[all …]
A Dvirtual_cr.c258 pr_dbg("VMM: Enable long mode"); in vmx_write_cr0()
265 pr_dbg("VMM: NOT Enable long mode"); in vmx_write_cr0()
276 pr_dbg("disable paginge"); in vmx_write_cr0()
279 pr_dbg("VMM: Disable long mode"); in vmx_write_cr0()
375 pr_dbg("Err found,cr4:0xlx,cr0:0x%lx ", cr4, vcpu_get_cr0(vcpu)); in vmx_write_cr4()
425 pr_dbg("VMM: Try to write %016lx, allow to write 0x%016lx to CR4", cr4, tmp); in vmx_write_cr4()
448 pr_dbg("%s:cr0 fixed0 = 0x%016lx, fixed1 = 0x%016lx", __func__, fixed0, fixed1); in init_cr0_cr4_flexible_bits()
514 pr_dbg("CR0 guest-host mask value: 0x%016lx", ~cr0_passthru_mask); in init_cr0_cr4_host_guest_mask()
517 pr_dbg("CR4 guest-host mask value: 0x%016lx", ~cr4_passthru_mask); in init_cr0_cr4_host_guest_mask()
533 pr_dbg("%s, value: 0x%016lx rip: %016lx", __func__, val, vcpu_get_rip(vcpu)); in vcpu_set_cr0()
[all …]
A Dvcpu.c161 pr_dbg("%s", __func__); in vcpu_set_vmcs_eoi_exit()
177 pr_dbg("%s", __func__); in vcpu_set_eoi_exit_bitmap()
187 pr_dbg("%s", __func__); in vcpu_clear_eoi_exit_bitmap()
200 pr_dbg("%s", __func__); in vcpu_reset_eoi_exit_bitmaps()
862 pr_dbg("vcpu%hu reset", vcpu->vcpu_id); in reset_vcpu()
873 pr_dbg("vcpu%hu paused, new state: %d", vcpu->vcpu_id, new_state); in zombie_vcpu()
976 pr_dbg("vcpu%hu scheduled on pcpu%hu", vcpu->vcpu_id, pcpu_id); in launch_vcpu()
A Dpm.c262 pr_dbg("Enable PM1A trap for VM %d, port 0x%x, size %d\n", vm->vm_id, gas_io.base, gas_io.len); in register_gas_io_handler()
293 pr_dbg("Invalid address (0x%x) or width (0x%x)", addr, width); in rt_vm_pm1a_io_write()
A Dvmtrr.c133 pr_dbg("vm%d vcpu%hu fixed-range MTRR[%u]: %16lx", in init_vmtrr()
A Dvm.c499 pr_dbg("Service VM e820 layout:\n"); in prepare_service_vm_memmap()
502 pr_dbg("e820 table: %d type: 0x%x", i, entry->type); in prepare_service_vm_memmap()
503 pr_dbg("BaseAddress: 0x%016lx length: 0x%016lx\n", entry->baseaddr, entry->length); in prepare_service_vm_memmap()
A Dvirq.c514 pr_dbg(" Handling guest exception"); in exception_vmexit_handler()
A Dvmexit.c252 pr_dbg("Exit Reason: 0x%016lx ", vcpu->arch.exit_reason); in vmexit_handler()
A Dnested.c912 pr_dbg("vmcs_field: %x vmcs_value: %llx", vmcs_field, vmcs_value); in vmread_vmexit_handler()
969 pr_dbg("vmcs_field: %x vmcs_value: %llx", vmcs_field, vmcs_value); in vmwrite_vmexit_handler()
A Dvmsr.c556 pr_dbg("VMX_MSR_BITMAP: 0x%016lx ", value64); in init_msr_emulation()
/hypervisor/arch/x86/
A Dmmu.c109 pr_dbg("%s, failed. type = %lu, vpid = %u", __func__, type, vpid); in local_invvpid()
119 pr_dbg("%s, failed. type = %lu, eptp = 0x%lx", __func__, type, desc.eptp); in local_invept()
261 pr_dbg("HV MMU Initialization"); in init_paging()
A Dtrampoline.c115 pr_dbg("trampoline code: %lx trampline_size %x", trampoline_pa, trampline_size); in prepare_trampoline()
A Dcpu.c260 pr_dbg("Core %hu is up", BSP_CPU_ID); in init_pcpu_post()
306 pr_dbg("Core %hu is up", pcpu_id); in init_pcpu_post()
A Dvtd.c1323 pr_dbg("%s: for dev 0x%x:%x.%x, reserve %u entry for MSI(%d), start from %d", in dmar_reserve_irte()
/hypervisor/include/debug/
A Dlogmsg.h108 #define pr_dbg(...) \ macro
/hypervisor/acpi_parser/
A Ddmar_parse.c153 pr_dbg("drhd: skip dev_scope type %d", ads->entry_type); in handle_one_drhd()
/hypervisor/boot/guest/
A Dbzimage_loader.c232 pr_dbg("Service VM efi mmap desc[%d]: addr: 0x%lx, len: 0x%lx, type: %d", i, in create_service_vm_efi_mmap_desc()
/hypervisor/dm/
A Dio_req.c630 pr_dbg("IO %s on port %04x, data %08x", in hv_emulate_pio()
/hypervisor/debug/
A Dshell.c673 pr_dbg("shell: Number of registered commands = %u in %s\n", in shell_cmd_help()

Completed in 33 milliseconds