Searched refs:vatpic_elc_handler (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/amd64/vmm/ |
H A D | vmm_ioport.c | 55 [IO_ELCR1] = vatpic_elc_handler, 56 [IO_ELCR2] = vatpic_elc_handler,
|
/freebsd/sys/amd64/vmm/io/ |
H A D | vatpic.h | 46 int vatpic_elc_handler(struct vm *vm, bool in, int port, int bytes,
|
H A D | vatpic.c | 753 vatpic_elc_handler(struct vm *vm, bool in, int port, int bytes, in vatpic_elc_handler() function
|