Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/vmm/io/
HDvhpet.c479 vhpet = vm_hpet(vm); in vhpet_mmio_write()
627 vhpet = vm_hpet(vm); in vhpet_mmio_read()
/NextBSD/sys/amd64/include/
HDvmm.h220 struct vhpet *vm_hpet(struct vm *vm);
/NextBSD/sys/amd64/vmm/
HDvmm.c2167 vm_hpet(struct vm *vm) in vm_hpet() function