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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapic.h25 #define APIC_DEBUG 2 macro
64 if (apic_verbosity >= APIC_DEBUG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic.c991 apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg0);
994 apic_printk(APIC_DEBUG, "Getting VERSION: %x\n", reg1);
1018 apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg0);
1021 apic_printk(APIC_DEBUG, "Getting ID: %x\n", reg1);
1032 apic_printk(APIC_DEBUG, "Getting LVT0: %x\n", reg0);
1034 apic_printk(APIC_DEBUG, "Getting LVT1: %x\n", reg1);
1056 apic_printk(APIC_DEBUG, "Synchronizing Arb IDs.\n");
2305 apic_verbosity = APIC_DEBUG;
H A Dio_apic.c1077 apic_printk(APIC_DEBUG,

Completed in 113 milliseconds