Searched refs:apic_force_enable (Results 1 – 3 of 3) sorted by relevance
147 static inline bool apic_force_enable(unsigned long addr) in apic_force_enable() function152 extern bool apic_force_enable(unsigned long addr);
163 if (!apic_force_enable(lapic_addr)) in dtb_lapic_setup()
1974 bool __init apic_force_enable(unsigned long addr) in apic_force_enable() function2035 if (!apic_force_enable(APIC_DEFAULT_PHYS_BASE)) in detect_init_APIC()
Completed in 11 milliseconds