Searched refs:apic_debug (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/x86/kvm/ |
D | lapic.c | 56 #define apic_debug(fmt, arg...) macro 275 apic_debug("vlapic %p, ppr 0x%x, isr 0x%x, isrv 0x%x", in apic_update_ppr() 333 apic_debug("target %p, source %p, dest 0x%x, " in kvm_apic_match_dest() 384 apic_debug("level trig mode for vector %d", vector); in __apic_accept_irq() 394 apic_debug("level trig mode repeatedly for " in __apic_accept_irq() 424 apic_debug("Ignoring de-assert INIT to vcpu %d\n", in __apic_accept_irq() 430 apic_debug("SIPI to vcpu %d vector 0x%02x\n", in __apic_accept_irq() 504 apic_debug("icr_high 0x%x, icr_low 0x%x, " in apic_send_ipi() 602 apic_debug("KVM_APIC_READ: alignment error %x %d\n", in apic_reg_read() 608 apic_debug("KVM_APIC_READ: read reserved register %x\n", in apic_reg_read() [all …]
|