Searched refs:vatpit (Results 1 – 4 of 4) sorted by relevance
77 struct vatpit *vatpit; member124 vatpit_get_out(struct vatpit *vatpit, int channel) in vatpit_get_out() argument149 struct vatpit *vatpit; in vatpit_callout_handler() local153 vatpit = arg->vatpit; in vatpit_callout_handler()182 pit_timer_start_cntr0(struct vatpit *vatpit) in pit_timer_start_cntr0() argument280 pit_readback(struct vatpit *vatpit, uint8_t cmd) in pit_readback() argument342 struct vatpit *vatpit; in vatpit_handler() local425 struct vatpit *vatpit; in vatpit_nmisc_handler() local445 struct vatpit *vatpit; in vatpit_init() local459 arg->vatpit = vatpit; in vatpit_init()[all …]
41 struct vatpit *vatpit_init(struct vm *vm);42 void vatpit_cleanup(struct vatpit *vatpit);49 int vatpit_snapshot(struct vatpit *vatpit, struct vm_snapshot_meta *meta);
161 struct vatpit *vatpit; /* (i) virtual atpit */ member449 vm->vatpit = vatpit_init(vm); in vm_init()554 vatpit_cleanup(vm->vatpit); in vm_cleanup()2601 struct vatpit *2604 return (vm->vatpit); in vm_atpit()
381 struct vatpit *vm_atpit(struct vm *vm);