Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvpmtmr.h42 int vpmtmr_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes,
H A Dvpmtmr.c86 vpmtmr_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes, in vpmtmr_handler() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm_ioport.c59 [IO_PMTMR] = vpmtmr_handler,