Searched refs:ioapic_debug (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dioapic.c49 #define ioapic_debug(fmt,arg...) printk(KERN_WARNING fmt,##arg)
51 #define ioapic_debug(fmt, arg...) macro
289 ioapic_debug("change redir index %x val %x\n", index, val); ioapic_write_indirect()
322 ioapic_debug("dest=%x dest_mode=%x delivery_mode=%x " ioapic_service()
490 ioapic_debug("addr %lx\n", (unsigned long)addr); ioapic_mmio_read()
533 ioapic_debug("ioapic_mmio_write addr=%p len=%d val=%p\n", ioapic_mmio_write()

Completed in 38 milliseconds