Home
last modified time | relevance | path

Searched defs:vhp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/amd64/vmm/io/
H A Dvhpet.c94 #define VHPET_LOCK(vhp) mtx_lock(&((vhp)->mtx)) argument
95 #define VHPET_UNLOCK(vhp) mtx_unlock(&((vhp)->mtx)) argument