Searched defs:vatpit (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvatpit.c73 struct vatpit *vatpit; member in struct:vatpit_callout_arg
94 struct vatpit { struct
106 vatpit_get_out(struct vatpit *vatpit, int channel) argument
131 struct vatpit *vatpit; local
164 pit_timer_start_cntr0(struct vatpit *vatpit) argument
191 pit_update_counter(struct vatpit *vatpit, struct channel *c, bool latch) argument
228 pit_readback1(struct vatpit *vatpit, int channel, uint8_t cmd) argument
259 pit_readback(struct vatpit *vatpit, uint8_t cmd) argument
279 vatpit_update_mode(struct vatpit *vatpit, uint8_t val) argument
322 struct vatpit *vatpit; local
405 struct vatpit *vatpit; local
425 struct vatpit *vatpit; local
449 vatpit_cleanup(struct vatpit *vatpit) argument
[all...]
/freebsd-11.0-release/sys/amd64/vmm/
H A Dvmm.c148 struct vatpit *vatpit; /* (i) virtual atpit */ member in struct:vm

Completed in 253 milliseconds