Home
last modified time | relevance | path

Searched refs:lapic_get_maxlvt (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dapic.c247 int lapic_get_maxlvt(void) in lapic_get_maxlvt() function
1087 maxlvt = lapic_get_maxlvt(); in clear_local_APIC()
1410 maxlvt = lapic_get_maxlvt(); in lapic_setup_esr()
2180 if (lapic_get_maxlvt() > 3) /* Due to the Pentium erratum 3AP. */ in DEFINE_IDTENTRY_SYSVEC()
2397 maxlvt = lapic_get_maxlvt(); in lapic_suspend()
2479 maxlvt = lapic_get_maxlvt(); in lapic_resume()
H A Dvector.c1210 maxlvt = lapic_get_maxlvt(); in print_local_APIC()
/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c94 if (!boot_cpu_has(X86_FEATURE_APIC) || lapic_get_maxlvt() < 6) in cmci_supported()
/linux/arch/x86/kernel/
H A Dsmpboot.c827 int maxlvt = lapic_get_maxlvt(); in send_init_sequence()
857 maxlvt = lapic_get_maxlvt(); in wakeup_secondary_cpu_via_init()
/linux/arch/x86/include/asm/
H A Dapic.h126 extern int lapic_get_maxlvt(void);