Home
last modified time | relevance | path

Searched defs:mp_find_ioapic (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dio_apic.h187 static inline int mp_find_ioapic(u32 gsi) { return 0; } in mp_find_ioapic() function
/linux-6.6.21/arch/x86/kernel/apic/
Dio_apic.c2759 int mp_find_ioapic(u32 gsi) in mp_find_ioapic() function