Home
last modified time | relevance | path

Searched refs:vatpic_elc_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/vmm/
H A Dvmm_ioport.c55 [IO_ELCR1] = vatpic_elc_handler,
56 [IO_ELCR2] = vatpic_elc_handler,
/freebsd/sys/amd64/vmm/io/
H A Dvatpic.h46 int vatpic_elc_handler(struct vm *vm, bool in, int port, int bytes,
H A Dvatpic.c753 vatpic_elc_handler(struct vm *vm, bool in, int port, int bytes, in vatpic_elc_handler() function