Searched refs:x86_pit_timer_interrupt_handler (Results 1 – 1 of 1) sorted by relevance
121 static enum handler_return x86_pit_timer_interrupt_handler(void* arg) in x86_pit_timer_interrupt_handler() function186 register_int_handler(INT_PIT, &x86_pit_timer_interrupt_handler, NULL); in x86_init_pit()