Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/apic/
A Dapic.c307 int lapic_get_maxlvt(void) in lapic_get_maxlvt() function
1139 maxlvt = lapic_get_maxlvt(); in clear_local_APIC()
1468 maxlvt = lapic_get_maxlvt(); in lapic_setup_esr()
2258 if (lapic_get_maxlvt() > 3) /* Due to the Pentium erratum 3AP. */ in DEFINE_IDTENTRY_SYSVEC()
2707 maxlvt = lapic_get_maxlvt(); in lapic_suspend()
2784 maxlvt = lapic_get_maxlvt(); in lapic_resume()
A Dvector.c1159 maxlvt = lapic_get_maxlvt(); in print_local_APIC()
/linux-6.3-rc2/arch/x86/kernel/cpu/mce/
A Dintel.c92 if (!boot_cpu_has(X86_FEATURE_APIC) || lapic_get_maxlvt() < 6) in cmci_supported()
/linux-6.3-rc2/arch/x86/include/asm/
A Dapic.h133 extern int lapic_get_maxlvt(void);
/linux-6.3-rc2/arch/x86/kernel/
A Dsmpboot.c817 maxlvt = lapic_get_maxlvt(); in wakeup_secondary_cpu_via_nmi()
838 maxlvt = lapic_get_maxlvt(); in wakeup_secondary_cpu_via_init()

Completed in 14 milliseconds