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

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvrtc.c84 #define VRTC_LOCK(vrtc) mtx_lock(&((vrtc)->mtx)) macro
548 VRTC_LOCK(vrtc);
755 VRTC_LOCK(vrtc);
777 VRTC_LOCK(vrtc);
802 VRTC_LOCK(vrtc);
826 VRTC_LOCK(vrtc);
859 VRTC_LOCK(vrtc);
882 VRTC_LOCK(vrtc);
969 VRTC_LOCK(vrtc);
1006 VRTC_LOCK(vrt
[all...]

Completed in 190 milliseconds