Searched refs:apic_debug (Results 1 – 1 of 1) sorted by relevance
/arch/x86/kvm/ |
D | lapic.c | 52 #define apic_debug(fmt, arg...) macro 239 apic_debug("vlapic %p, ppr 0x%x, isr 0x%x, isrv 0x%x", in apic_update_ppr() 288 apic_debug("target %p, source %p, dest 0x%x, " in apic_match_dest() 342 apic_debug("level trig mode repeatedly for vector %d", in __apic_accept_irq() 348 apic_debug("level trig mode for vector %d", vector); in __apic_accept_irq() 380 apic_debug("Ignoring de-assert INIT to vcpu %d\n", in __apic_accept_irq() 386 apic_debug("SIPI to vcpu %d vector 0x%02x\n", in __apic_accept_irq() 489 apic_debug("icr_high 0x%x, icr_low 0x%x, " in apic_send_ipi() 624 apic_debug("timer divide count is 0x%x\n", in update_divide_count() 643 apic_debug("%s: bus cycle is %" PRId64 "ns, now 0x%016" in start_apic_timer() [all …]
|