Home
last modified time | relevance | path

Searched refs:apic_force_enable (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dapic.h137 static inline int apic_force_enable(unsigned long addr) in apic_force_enable() function
142 extern int apic_force_enable(unsigned long addr);
/linux-4.4.14/arch/x86/kernel/
Ddevicetree.c155 if (apic_force_enable(r.start)) in dtb_lapic_setup()
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c1662 int __init apic_force_enable(unsigned long addr) in apic_force_enable() function
1721 if (apic_force_enable(APIC_DEFAULT_PHYS_BASE)) in detect_init_APIC()