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

/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvpmtmr.h39 int vpmtmr_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes,
H A Dvpmtmr.c81 vpmtmr_handler(struct vm *vm, int vcpuid, bool in, int port, int bytes, function
98 KASSERT(delta >= 0, ("vpmtmr_handler: uptime went backwards: "
/freebsd-11.0-release/sys/amd64/vmm/
H A Dvmm_ioport.c57 [IO_PMTMR] = vpmtmr_handler,

Completed in 112 milliseconds