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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dapic.h95 extern int lapic_get_maxlvt(void);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dapic.c175 * lapic_get_maxlvt - get the maximum number of local vector table entries
177 int lapic_get_maxlvt(void) function
615 int maxlvt = lapic_get_maxlvt();
756 reg1 = lapic_get_maxlvt();
976 maxlvt = lapic_get_maxlvt();
1446 maxlvt = lapic_get_maxlvt();
1481 maxlvt = lapic_get_maxlvt();
H A Dsmpboot.c583 maxlvt = lapic_get_maxlvt();
670 maxlvt = lapic_get_maxlvt();

Completed in 102 milliseconds