Searched refs:APIC_DEBUG (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | apic.c | 353 apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg0); in verify_local_APIC() 359 apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg1); in verify_local_APIC() 401 apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg0); in verify_local_APIC() 409 apic_printk(APIC_DEBUG, "Getting LVT0: %x\n", reg0); in verify_local_APIC() 411 apic_printk(APIC_DEBUG, "Getting LVT1: %x\n", reg1); in verify_local_APIC() 427 apic_printk(APIC_DEBUG, "Synchronizing Arb IDs.\n"); in sync_Arb_IDs() 802 apic_verbosity = APIC_DEBUG; in apic_set_verbosity() 1445 apic_printk(APIC_DEBUG, "APIC boot state is '%s'\n", in record_boot_APIC_mode()
|
A D | io_apic.c | 2243 apic_printk(APIC_DEBUG, KERN_DEBUG "IOAPIC[%d]: Set PCI routing entry " in io_apic_set_pci_routing()
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | apic.h | 15 #define APIC_DEBUG 2 macro
|
Completed in 9 milliseconds