Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvhpet.c99 #define VHPET_LOCK(vhp) mtx_lock(&((vhp)->mtx)) argument
100 #define VHPET_UNLOCK(vhp) mtx_unlock(&((vhp)->mtx)) argument