Searched refs:vatpit_handler (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/amd64/vmm/ |
| HD | vmm_ioport.c | 46 [TIMER_MODE] = vatpit_handler, 47 [TIMER_CNTR0] = vatpit_handler, 48 [TIMER_CNTR1] = vatpit_handler, 49 [TIMER_CNTR2] = vatpit_handler,
|
| /NextBSD/sys/amd64/vmm/io/ |
| HD | vatpit.h | 40 int vatpit_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes,
|
| HD | vatpit.c | 319 vatpit_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes, in vatpit_handler() function
|