Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm_ioport.c57 [IO_ELCR1] = vatpic_elc_handler,
58 [IO_ELCR2] = vatpic_elc_handler,
/f-stack/freebsd/amd64/vmm/io/
H A Dvatpic.h48 int vatpic_elc_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes,
H A Dvatpic.c755 vatpic_elc_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes, in vatpic_elc_handler() function