Searched defs:int_handler (Results 1 – 4 of 4) sorted by relevance
86 void int_handler (struct pt_regs *fp) in int_handler() function
21 static int (*int_handler[256])(void); variable
32 int_handler(xf86Int10InfoPtr pInt) in int_handler() function
4298 int_handler_t int_handler; /* platform-specific int handler */ member