_InterruptWrapper
&ARMGenericTimer::_InterruptWrapper, this, 0);
static int32 _InterruptWrapper(void *data);
install_io_interrupt_handler(fInterrupt, &OMAP3Timer::_InterruptWrapper, this, 0);
static int32 _InterruptWrapper(void *data);
install_io_interrupt_handler(PXA_TIMERS_INTERRUPT, &PXATimer::_InterruptWrapper, NULL, 0);
static int32 _InterruptWrapper(void *data);