Searched refs:maxlvt (Results 1 – 3 of 3) sorted by relevance
1136 int maxlvt; in clear_local_APIC() local1143 maxlvt = lapic_get_maxlvt(); in clear_local_APIC()1148 if (maxlvt >= 3) { in clear_local_APIC()1162 if (maxlvt >= 4) { in clear_local_APIC()1169 if (maxlvt >= 5) { in clear_local_APIC()1175 if (maxlvt >= 6) { in clear_local_APIC()1188 if (maxlvt >= 3) in clear_local_APIC()1190 if (maxlvt >= 4) in clear_local_APIC()1195 if (maxlvt > 3) in clear_local_APIC()1454 unsigned int oldvalue, value, maxlvt; in lapic_setup_esr() local[all …]
1153 unsigned int i, v, ver, maxlvt; in print_local_APIC() local1163 maxlvt = lapic_get_maxlvt(); in print_local_APIC()1183 if (!APIC_INTEGRATED(ver) || maxlvt == 3) { in print_local_APIC()1207 if (maxlvt > 3) in print_local_APIC()1221 if (maxlvt > 3) { in print_local_APIC()1231 if (maxlvt > 2) { in print_local_APIC()1246 maxlvt = (v >> 16) & 0xff; in print_local_APIC()1250 for (i = 0; i < maxlvt; i++) { in print_local_APIC()
804 int maxlvt; in wakeup_secondary_cpu_via_nmi() local819 maxlvt = lapic_get_maxlvt(); in wakeup_secondary_cpu_via_nmi()820 if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */ in wakeup_secondary_cpu_via_nmi()838 int maxlvt, num_starts, j; in wakeup_secondary_cpu_via_init() local840 maxlvt = lapic_get_maxlvt(); in wakeup_secondary_cpu_via_init()846 if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */ in wakeup_secondary_cpu_via_init()896 if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */ in wakeup_secondary_cpu_via_init()932 if (maxlvt > 3) /* Due to the Pentium erratum 3AP. */ in wakeup_secondary_cpu_via_init()