Home
last modified time | relevance | path

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

/src/sys/amd64/vmm/io/
H A Dvhpet.c96 #define VHPET_LOCK(vhp) mtx_lock(&((vhp)->mtx)) macro
295 VHPET_LOCK(vhpet); in vhpet_handler()
484 VHPET_LOCK(vhpet); in vhpet_mmio_write()
632 VHPET_LOCK(vhpet); in vhpet_mmio_read()