Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dapic.h147 static inline bool apic_force_enable(unsigned long addr) in apic_force_enable() function
152 extern bool apic_force_enable(unsigned long addr);
/linux-6.15/arch/x86/kernel/
H A Ddevicetree.c164 if (!apic_force_enable(lapic_addr)) in dtb_lapic_setup()
/linux-6.15/arch/x86/kernel/apic/
H A Dapic.c1971 bool __init apic_force_enable(unsigned long addr) in apic_force_enable() function
2032 if (!apic_force_enable(APIC_DEFAULT_PHYS_BASE)) in detect_init_APIC()