Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio_apic.h207 static inline int mp_find_ioapic(u32 gsi) { return 0; } in mp_find_ioapic() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c2729 int mp_find_ioapic(u32 gsi) in mp_find_ioapic() function