Home
last modified time | relevance | path

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

/src/sys/amd64/vmm/io/
H A Dvatpit.h43 int vatpit_nmisc_handler(struct vm *vm, bool in, int port, int bytes,
H A Dvatpit.c420 vatpit_nmisc_handler(struct vm *vm, bool in, int port, int bytes, in vatpit_nmisc_handler() function
/src/sys/amd64/vmm/
H A Dvmm_ioport.c51 [NMISC_PORT] = vatpit_nmisc_handler,