Searched refs:maxlvt (Results 1 – 2 of 2) sorted by relevance
156 int maxlvt; in clear_local_APIC() local168 if (maxlvt >= 3) { in clear_local_APIC()182 if (maxlvt >= 4) { in clear_local_APIC()189 if (maxlvt >= 5) { in clear_local_APIC()195 if (maxlvt >= 6) { in clear_local_APIC()205 if (maxlvt >= 3) in clear_local_APIC()207 if (maxlvt >= 4) in clear_local_APIC()211 if (maxlvt >= 5) in clear_local_APIC()214 if (maxlvt >= 6) in clear_local_APIC()705 if (maxlvt >= 4) in lapic_suspend()[all …]
393 int maxlvt, timeout, i; in wakeup_secondary_cpu() local446 maxlvt = get_maxlvt(); in wakeup_secondary_cpu()481 if ( maxlvt > 3 ) in wakeup_secondary_cpu()
Completed in 5 milliseconds