Searched refs:vatpit_handler (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_ioport.c | 48 [TIMER_MODE] = vatpit_handler, 49 [TIMER_CNTR0] = vatpit_handler, 50 [TIMER_CNTR1] = vatpit_handler, 51 [TIMER_CNTR2] = vatpit_handler,
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vatpit.h | 44 int vatpit_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes,
|
| H A D | vatpit.c | 339 vatpit_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes, in vatpit_handler() function
|