Searched refs:lapic_get_maxlvt (Results 1 – 5 of 5) sorted by relevance
277 int lapic_get_maxlvt(void) in lapic_get_maxlvt() function1119 maxlvt = lapic_get_maxlvt(); in clear_local_APIC()1442 maxlvt = lapic_get_maxlvt(); in lapic_setup_esr()2218 if (lapic_get_maxlvt() > 3) /* Due to the Pentium erratum 3AP. */ in DEFINE_IDTENTRY_SYSVEC()2592 maxlvt = lapic_get_maxlvt(); in lapic_suspend()2669 maxlvt = lapic_get_maxlvt(); in lapic_resume()
1220 maxlvt = lapic_get_maxlvt(); in print_local_APIC()
99 if (!boot_cpu_has(X86_FEATURE_APIC) || lapic_get_maxlvt() < 6) in cmci_supported()
807 int maxlvt = lapic_get_maxlvt(); in send_init_sequence()837 maxlvt = lapic_get_maxlvt(); in wakeup_secondary_cpu_via_init()
124 extern int lapic_get_maxlvt(void);