Searched refs:end_of_interrupt (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/x86/
H A Darch_int.h77 bool (*end_of_interrupt)(int32 num); member in struct:interrupt_controller_s
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp232 if (!sCurrentPIC->end_of_interrupt(vector))
239 if (!sCurrentPIC->end_of_interrupt(vector))

Completed in 23 milliseconds