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

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.c94 #define VHPET_LOCK(vhp) mtx_lock(&((vhp)->mtx)) macro
293 VHPET_LOCK(vhpet);
482 VHPET_LOCK(vhpet);
630 VHPET_LOCK(vhpet);

Completed in 100 milliseconds