Home
last modified time | relevance | path

Searched refs:vpit_handler (Results 1 – 1 of 1) sorted by relevance

/devicemodel/hw/platform/
A Dpit.c514 vpit_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in vpit_handler() function
714 INOUT_PORT(vpit_counter0, TIMER_CNTR0, IOPORT_F_INOUT, vpit_handler);
715 INOUT_PORT(vpit_counter1, TIMER_CNTR1, IOPORT_F_INOUT, vpit_handler);
716 INOUT_PORT(vpit_counter2, TIMER_CNTR2, IOPORT_F_INOUT, vpit_handler);
717 INOUT_PORT(vpit_cwr, TIMER_MODE, IOPORT_F_OUT, vpit_handler);

Completed in 5 milliseconds