Searched refs:pr_warn (Results 1 – 13 of 13) sorted by relevance
| /hypervisor/include/debug/ |
| A D | logmsg.h | 98 #define pr_warn(...) \ macro
|
| /hypervisor/arch/x86/ |
| A D | pagetable.c | 192 pr_warn("%s, vaddr: 0x%lx pte is not present.\n", __func__, vaddr); in modify_or_del_pte() 228 pr_warn("%s, addr: 0x%lx pde is not present.\n", __func__, vaddr); in modify_or_del_pde() 275 pr_warn("%s, vaddr: 0x%lx pdpte is not present.\n", __func__, vaddr); in modify_or_del_pdpte()
|
| A D | irq.c | 145 pr_warn("Spurious vector: 0x%x.", vector); in handle_spurious_interrupt()
|
| A D | cpu.c | 308 pr_warn("Skipping VM configuration check which should be done before building HV binary."); in init_pcpu_post()
|
| /hypervisor/arch/x86/guest/ |
| A D | vmsr.c | 843 pr_warn("%s(): vm%d read MSR_PLATFORM_INFO", __func__, vcpu->vm->vm_id); in rdmsr_vmexit_handler() 872 pr_warn("%s(): vm%d vcpu%d reading MSR %lx not supported", in rdmsr_vmexit_handler() 1325 pr_warn("Ignore writting 0x%llx to MSR_TEST_CTL from VM%d", v, vcpu->vm->vm_id); in wrmsr_vmexit_handler() 1349 pr_warn("%s(): vm%d vcpu%d writing MSR %lx not supported", in wrmsr_vmexit_handler()
|
| A D | hyperv.c | 163 pr_warn("hv: %s: guest_os_id is 0", __func__); in hyperv_wrmsr()
|
| A D | assign.c | 75 pr_warn("The cluster ID of pCPU %d is %d which differs from that (%d) of " in calculate_logical_dest_mask()
|
| A D | vm.c | 901 pr_warn("%s: cannot offline self(%u)", in offline_lapic_pt_enabled_pcpus()
|
| A D | vlapic.c | 768 pr_warn("func:%s other mode is not support\n",__func__); in vlapic_fire_lvt()
|
| /hypervisor/dm/vpci/ |
| A D | vmcs9900.c | 30 pr_warn("%2x:%2x.%dfaild injecting msi msi_addr:0x%lx msi_data:0x%x", in trigger_vmcs9900_msix()
|
| A D | ivshmem.c | 673 pr_warn("%s, failed to create ivshmem device %x:%x.%x\n", __func__, in create_ivshmem_vdev()
|
| A D | pci_pt.c | 435 pr_warn("%s: %02x:%02x.%x: IO BAR%d value 0x%08x has invalid bits, IO_SPACE_BITMASK " in init_bars()
|
| /hypervisor/common/ |
| A D | hypercall.c | 1347 pr_warn("%s, failed to destroy emulated device %x:%x.%x\n", in hcall_remove_vdev()
|
Completed in 24 milliseconds