Searched refs:VIC_LOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/arm/arm/
H A Dpl190.c86 #define VIC_LOCK(_sc) mtx_lock_spin(&(_sc)->mtx) macro
112 VIC_LOCK(sc);
132 VIC_LOCK(sc);
146 VIC_LOCK(sc);

Completed in 60 milliseconds