Home
last modified time | relevance | path

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

/src/sys/amd64/vmm/io/
H A Dvhpet.h45 int vhpet_getcap(struct vm_hpet_cap *cap);
H A Dvhpet.c759 vhpet_getcap(struct vm_hpet_cap *cap) in vhpet_getcap() function
/src/sys/amd64/vmm/
H A Dvmm_dev_machdep.c490 error = vhpet_getcap((struct vm_hpet_cap *)data); in vmmdev_machdep_ioctl()